openbsd-ports/devel/p5-Algorithm-Permute/Makefile
2010-09-24 15:23:05 +00:00

20 lines
385 B
Makefile

# $OpenBSD: Makefile,v 1.13 2010/09/24 15:23:06 sthen Exp $
SHARED_ONLY= Yes
COMMENT= interface to handy and fast permutation
MODULES= cpan
DISTNAME= Algorithm-Permute-0.12
REVISION= 0
CATEGORIES= devel
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>