aaa1885833
ok jasper@
23 lines
428 B
Makefile
23 lines
428 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:31 ajacoutot 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|