pkgsrc/devel/aegis/Makefile
recht 8802f9172e update to 4.15, based upon PR 23414 (update to 4.12) by Marko Schuetz
It contains a large number of fixes/changes, see the README for details.

ok'ed by wiz@
2003-11-27 16:13:55 +00:00

17 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/11/27 16:13:55 recht 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_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS= --with-nlsdir=${_PKGLOCALEDIR}
.include "../../mk/bsd.pkg.mk"