18 lines
359 B
Makefile
18 lines
359 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:16 espie 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
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|