openbsd-ports/devel/p5-Getopt-Euclid/Makefile

22 lines
410 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.3 2010/10/18 17:48:01 espie Exp $
COMMENT= Executable Uniform Command-Line Interface Descriptions
V= 0.2.0
DISTNAME= Getopt-Euclid-v$V
2010-06-18 15:35:05 -04:00
PKGNAME= p5-Getopt-Euclid-$V
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
.include <bsd.port.mk>