1cf9796f3c
USE_TOOLS+=msgfmt.
19 lines
516 B
Makefile
19 lines
516 B
Makefile
# $NetBSD: Makefile,v 1.8 2006/04/13 18:23:30 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= aegis-4.15
|
|
PKGREVISION= 1
|
|
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
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
CONFIGURE_ARGS+= --with-nlsdir=${_PKGLOCALEDIR:Q}
|
|
USE_TOOLS+= groff gsoelim msgfmt
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|