openbsd-ports/devel/p5-Class-Std/Makefile

19 lines
302 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:14 espie Exp $
2006-11-24 14:25:55 -05:00
COMMENT= inside-out object scaffolding
2006-11-24 14:25:55 -05:00
MODULES= cpan
2009-06-05 09:07:53 -04:00
DISTNAME= Class-Std-0.0.9
REVISION= 0
2006-11-24 14:25:55 -05:00
CATEGORIES= devel
2010-11-15 14:45:56 -05:00
USE_GROFF = Yes
2006-11-24 14:25:55 -05:00
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>