aaa1885833
ok jasper@
21 lines
441 B
Makefile
21 lines
441 B
Makefile
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:30 ajacoutot Exp $
|
|
|
|
COMMENT= alternative to the standard perl exporter
|
|
CATEGORIES= devel
|
|
|
|
# XXX: Don't update until later versions have a real license.
|
|
# Instead of just 'any OSI-license'.
|
|
DISTNAME= Exporter-Tidy-0.06
|
|
REVISION= 1
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|