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

17 lines
302 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:14 espie Exp $
2006-11-24 14:25:13 -05:00
COMMENT= utilities functions to build inside-out objects
2006-11-24 14:25:13 -05:00
MODULES= cpan
DISTNAME= Class-Std-Utils-0.0.2
REVISION= 2
2006-11-24 14:25:13 -05:00
CATEGORIES= devel
2010-11-15 14:45:56 -05:00
USE_GROFF = Yes
2006-11-24 14:25:13 -05:00
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>