openbsd-ports/devel/p5-Getopt-Euclid/Makefile
2013-03-11 10:50:00 +00:00

20 lines
346 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:17 espie Exp $
COMMENT= Executable Uniform Command-Line Interface Descriptions
V= 0.2.0
DISTNAME= Getopt-Euclid-v$V
REVISION= 0
PKGNAME= p5-Getopt-Euclid-$V
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
.include <bsd.port.mk>