summaryrefslogtreecommitdiff
path: root/devel/aegis/Makefile
blob: f38e5d49c8ea6f71b7968458791d7fe833f57566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2004/04/12 02:03:11 snj Exp $
#

DISTNAME=	aegis-4.15
CATEGORIES=	devel
MASTER_SITES=	http://aegis.sourceforge.net/

MAINTAINER=	Matthew@Aldous.com
HOMEPAGE=	http://aegis.sourceforge.net/
COMMENT=	Aegis is a transaction base software configuration management system

USE_BUILDLINK3=	YES
GNU_CONFIGURE=	YES
USE_PKGLOCALEDIR=	yes
CONFIGURE_ARGS=		--with-nlsdir=${_PKGLOCALEDIR}

.include "../../mk/bsd.pkg.mk"