2010-07-13 15:46:10 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/07/13 19:46:12 sthen Exp $
|
2007-04-08 18:42:40 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= alternative to the standard perl exporter
|
2007-04-08 18:42:40 -04:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
2008-12-07 13:43:47 -05:00
|
|
|
# XXX: Don't update until later versions have a real license.
|
|
|
|
# Instead of just 'any OSI-license'.
|
2007-04-08 18:42:40 -04:00
|
|
|
DISTNAME= Exporter-Tidy-0.06
|
2010-07-13 15:46:10 -04:00
|
|
|
REVISION= 0
|
2007-04-08 18:42:40 -04:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|