2013-03-11 06:50:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:13 espie Exp $
|
2004-01-05 12:42:47 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= subclass of AppConfig that provides standard options
|
2004-01-05 12:42:47 -05:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
MODULES= cpan
|
2004-01-05 12:42:47 -05:00
|
|
|
DISTNAME= AppConfig-Std-1.07
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2004-01-05 12:42:47 -05:00
|
|
|
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
|
|
|
|
# Artistic/GPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-AppConfig
|
2004-01-05 12:42:47 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|