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

12 lines
207 B
Makefile

COMMENT= report versions of all perl modules in memory
MODULES= cpan
PKG_ARCH= *
DISTNAME= Module-Versions-Report-1.06
REVISION= 1
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>