aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2015-03-10 05:33:38 +0800
committerMatthias Andree <mandree@FreeBSD.org>2015-03-10 05:33:38 +0800
commitd0bb14a1e39be72555500be40bb8e4f18389dff9 (patch)
treecc559955b95072d92a0e30fe4fff913ce09847cc
parent2bc7c1f4fb04d3509633fe6b36e94585e1d7a787 (diff)
downloadfreebsd-ports-gnome-d0bb14a1e39be72555500be40bb8e4f18389dff9.tar.gz
freebsd-ports-gnome-d0bb14a1e39be72555500be40bb8e4f18389dff9.tar.zst
freebsd-ports-gnome-d0bb14a1e39be72555500be40bb8e4f18389dff9.zip
Add CPE information.
PR: 198474 Submitted by: shun.fbsd.pr@dropcut.net
-rw-r--r--mail/mailman/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index e178121b1789..1af65396a50a 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -20,10 +20,12 @@ LICENSE_FILE= ${WRKSRC}/gnu-COPYING-GPL
CONFLICTS= ja-mailman-2.1.*
-USES= python:2 tar:tgz
+USES= cpe python:2 tar:tgz
USE_AUTOTOOLS= autoconf
USE_RC_SUBR= mailman
+CPE_VENDOR= gnu
+
GNU_CONFIGURE_PREFIX= ${MAILMANDIR}
CONFIGURE_ARGS+=--with-python=${PYTHON_CMD} \
--with-username=${MM_USERNAME} \