diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-22 04:14:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-22 04:14:14 +0800 |
commit | 8192aac6e5cfa4859a614f68c3dc7740aff025b9 (patch) | |
tree | f81d5fb9d35c007a49c130fcf3f8380e2b5c89b8 /sysutils | |
parent | 0314bfb565c473ea769f840c0ed8f2d29dd20e50 (diff) | |
download | freebsd-ports-gnome-8192aac6e5cfa4859a614f68c3dc7740aff025b9.tar.gz freebsd-ports-gnome-8192aac6e5cfa4859a614f68c3dc7740aff025b9.tar.zst freebsd-ports-gnome-8192aac6e5cfa4859a614f68c3dc7740aff025b9.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-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 |