ports/misc/p5-User/Makefile

18 lines
217 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>