16 lines
366 B
Makefile
16 lines
366 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2002/11/08 11:47:49 mrg Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= aegis-4.9
|
||
|
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
|
||
|
|
||
|
.include "../../mk/bsd.pkg.mk"
|