openbsd-ports/devel/p5-Exporter-Tidy/Makefile

17 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/04/08 22:42:40 espie Exp $
COMMENT= 'alternative to the standard perl exporter'
CATEGORIES= devel
DISTNAME= Exporter-Tidy-0.06
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.include <bsd.port.mk>