diff options
-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 |