2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:31 ajacoutot Exp $
|
2009-01-08 07:17:57 -05:00
|
|
|
|
|
|
|
COMMENT= Executable Uniform Command-Line Interface Descriptions
|
|
|
|
|
|
|
|
V= 0.2.0
|
|
|
|
DISTNAME= Getopt-Euclid-v$V
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2010-06-18 15:35:05 -04:00
|
|
|
PKGNAME= p5-Getopt-Euclid-$V
|
2009-01-08 07:17:57 -05:00
|
|
|
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-11-15 14:45:56 -05:00
|
|
|
USE_GROFF = Yes
|
2009-01-08 07:17:57 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|