8802f9172e
It contains a large number of fixes/changes, see the README for details. ok'ed by wiz@
17 lines
436 B
Makefile
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"
|