ports/misc/p5-User/Makefile

17 lines
217 B
Makefile

COMMENT= API for locating user information
DISTNAME= User-1.9
REVISION= 1
CATEGORIES= misc
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
.ifmake test
PORTHOME= ${HOME}
.endif
.include <bsd.port.mk>