openbsd-ports/devel/p5-Spiffy/Makefile

21 lines
340 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:35 ajacoutot 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
REVISION= 0
2006-11-13 10:19:02 -05:00
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>