aboutsummaryrefslogtreecommitdiff
path: root/security/krb5
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-03-05 18:49:28 +0000
committerCy Schubert <cy@FreeBSD.org>2015-03-05 18:49:28 +0000
commitab12785698b21da29d59bf99feac570d6a968cd0 (patch)
treef64e895e34c3271e9bc499687fbcd624b117b0a1 /security/krb5
parent3435312093c49d487f9b64a0c6e00fb47a47812d (diff)
downloadports-ab12785698b21da29d59bf99feac570d6a968cd0.tar.gz
ports-ab12785698b21da29d59bf99feac570d6a968cd0.zip
dvertise CPE data for Kerberos.
PR: 197465
Notes
Notes: svn path=/head/; revision=380546
Diffstat (limited to 'security/krb5')
-rw-r--r--security/krb5/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 1a9845dc509e..e3c02d930a1b 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -26,12 +26,16 @@ USE_PERL5= build
USE_LDCONFIG= yes
USE_CSTD= gnu99
GNU_CONFIGURE= yes
-USES= gettext gmake perl5 libtool:build
+USES= cpe gettext gmake perl5 libtool:build
CONFIGURE_ARGS?= --enable-shared --without-system-verto \
--disable-rpath
CONFIGURE_ENV= INSTALL="${INSTALL}" INSTALL_LIB="${INSTALL_LIB}" YACC="${YACC}"
MAKE_ARGS= INSTALL="${INSTALL}" INSTALL_LIB="${INSTALL_LIB}"
+CPE_VENDOR= mit
+CPE_VERSION= 5-${PORTVERSION}
+CPE_PRODUCT= kerberos
+
OPTIONS_DEFINE= KRB5_PDF KRB5_HTML DNS_FOR_REALM LDAP READLINE
OPTIONS_DEFAULT= KRB5_PDF KRB5_HTML
KRB5_PDF_DESC= Install krb5 PDF documentation