openbsd-ports/devel/p5-AppConfig-Std/Makefile
2013-03-11 10:50:00 +00:00

19 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:13 espie Exp $
COMMENT= subclass of AppConfig that provides standard options
MODULES= cpan
DISTNAME= AppConfig-Std-1.07
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Sam Smith <s@msmith.net>
# Artistic/GPL
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-AppConfig
.include <bsd.port.mk>