openbsd-ports/devel/p5-Spiffy/Makefile

20 lines
324 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.4 2010/10/18 17:48:06 espie Exp $
2006-11-13 10:19:02 -05:00
COMMENT= object-oriented framework
2006-11-13 10:19:02 -05:00
MODULES= cpan
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2006-11-13 10:19:02 -05:00
DISTNAME= Spiffy-0.30
CATEGORIES= devel
2006-11-29 03:23:29 -05:00
CPAN_AUTHOR= INGY
2006-11-13 10:19:02 -05:00
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>