diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/dropbear/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index edcb5fb05d43..4af13fcfca8b 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -10,7 +10,9 @@ MAINTAINER= pkubaj@anongoth.pl COMMENT= SSH 2 server, designed to be usable in small memory environments GNU_CONFIGURE= yes -USES= gmake tar:bzip2 +USES= cpe gmake tar:bzip2 +CPE_VENDOR= matt_johnston +CPE_PRODUCT= dropbear_ssh_server USE_RC_SUBR= ${PORTNAME} |