openbsd-ports/devel/p5-Set-Scalar/Makefile

20 lines
386 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.14 2010/12/03 11:44:35 ajacoutot Exp $
COMMENT= module for containing a set of scalars
2006-11-29 03:23:29 -05:00
MODULES= cpan
2010-06-29 22:31:33 -04:00
DISTNAME= Set-Scalar-1.25
REVISION= 0
2006-11-29 03:23:29 -05:00
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>