openbsd-ports/devel/p5-Algorithm-Permute/Makefile
2010-12-03 11:44:22 +00:00

21 lines
405 B
Makefile

# $OpenBSD: Makefile,v 1.15 2010/12/03 11:44:25 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= interface to handy and fast permutation
MODULES= cpan
DISTNAME= Algorithm-Permute-0.12
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
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>