openbsd-ports/misc/p5-User/Makefile
2022-03-11 19:38:05 +00:00

18 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>