2013-10-11 23:48:03 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2013/10/11 23:48:46 naddy Exp $
|
2007-04-08 22:42:40 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= alternative to the standard perl exporter
|
2007-04-08 22:42:40 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
2008-12-07 18:43:47 +00:00
|
|
|
# XXX: Don't update until later versions have a real license.
|
|
|
|
# Instead of just 'any OSI-license'.
|
2007-04-08 22:42:40 +00:00
|
|
|
DISTNAME= Exporter-Tidy-0.06
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 1
|
2007-04-08 22:42:40 +00:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|