diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-21 20:14:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-21 20:14:14 +0000 |
commit | bc11fb547ed2a6abf5b87ddb9bd385e70e683502 (patch) | |
tree | f81d5fb9d35c007a49c130fcf3f8380e2b5c89b8 /sysutils/usermin/Makefile | |
parent | 91737e4df92a79d1bf475c1640b6db00db591a08 (diff) | |
download | ports-bc11fb547ed2a6abf5b87ddb9bd385e70e683502.tar.gz ports-bc11fb547ed2a6abf5b87ddb9bd385e70e683502.zip |
Notes
Diffstat (limited to 'sysutils/usermin/Makefile')
-rw-r--r-- | sysutils/usermin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index 4190b1c9f39b..133ad2e3fa1b 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM NO_BUILD= yes -USES= perl5 +USES= cpe perl5 +CPE_VENDOR= webmin USE_RC_SUBR= usermin SUB_LIST= PERL5=${PERL} SUB_FILES= pkg-message |