openbsd-ports/devel/p5-Algorithm-Permute/Makefile
2013-03-11 10:50:00 +00:00

20 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/03/11 10:50:12 espie Exp $
SHARED_ONLY= Yes
COMMENT= interface to handy and fast permutation
MODULES= cpan
DISTNAME= Algorithm-Permute-0.12
REVISION= 2
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>