2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:27 ajacoutot Exp $
|
2003-04-09 06:43:56 -04:00
|
|
|
|
2007-08-26 14:39:52 -04:00
|
|
|
COMMENT= Module bundle for reading and parsing config files
|
2003-04-09 06:43:56 -04:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
MODULES= cpan
|
2007-08-26 14:39:52 -04:00
|
|
|
DISTNAME= AppConfig-1.66
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2003-04-09 06:43:56 -04:00
|
|
|
|
2007-01-10 16:50:34 -05:00
|
|
|
# perl
|
2003-04-09 06:43:56 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2007-01-10 16:50:34 -05:00
|
|
|
.ifmake regress
|
|
|
|
PORTHOME= ${HOME}
|
|
|
|
.endif
|
|
|
|
|
2003-04-09 06:43:56 -04:00
|
|
|
.include <bsd.port.mk>
|