aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2015-03-07 04:29:53 +0800
committermandree <mandree@FreeBSD.org>2015-03-07 04:29:53 +0800
commit6c0e592f01f3bc2861ba02fb91c1cb224d52ef22 (patch)
tree52eead82e42c8683368a371e11f799d8f8224b2c /security
parent51e17cc164142efe92440ba6cba0ce9990708563 (diff)
downloadfreebsd-ports-gnome-6c0e592f01f3bc2861ba02fb91c1cb224d52ef22.tar.gz
freebsd-ports-gnome-6c0e592f01f3bc2861ba02fb91c1cb224d52ef22.tar.zst
freebsd-ports-gnome-6c0e592f01f3bc2861ba02fb91c1cb224d52ef22.zip
Add CPE info.
PR: 198369 Submitted by: shun.fbsd.pr@dropcut.net
Diffstat (limited to 'security')
-rw-r--r--security/putty/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index b52529588662..0d5449e0eec1 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -15,10 +15,12 @@ COMMENT= Secure shell and telnet client
LICENSE= MIT
LICENSE_FILE= ${FILESDIR}/LICENSE
-USES= gmake pkgconfig
+USES= cpe gmake pkgconfig
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
MAKEFILE= Makefile.gtk
+CPE_VENDOR= simon_tatham
+
PLIST_FILES= bin/plink bin/pscp bin/psftp bin/puttygen
PLIST_FILES+= man/man1/plink.1.gz man/man1/pscp.1.gz man/man1/psftp.1.gz man/man1/puttygen.1.gz