openbsd-ports/devel/p5-Module-Versions-Report/Makefile

16 lines
327 B
Makefile

# $OpenBSD: Makefile,v 1.4 2009/10/10 07:57:03 sthen Exp $
COMMENT= report versions of all perl modules in memory
MODULES= cpan
DISTNAME= Module-Versions-Report-1.06
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>