aboutsummaryrefslogtreecommitdiff
path: root/irc/inspircd/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-10-07 15:47:18 +0000
committerMark Felder <feld@FreeBSD.org>2014-10-07 15:47:18 +0000
commitd2d421aab674b75cb1ee2285e3afde097ef76d3c (patch)
tree02740a25bb09a9a017f02ce472b650d856f2e25b /irc/inspircd/Makefile
parent52eae7611d0b238662c125abc39cd10ccf9eb0f0 (diff)
downloadports-d2d421aab674b75cb1ee2285e3afde097ef76d3c.tar.gz
ports-d2d421aab674b75cb1ee2285e3afde097ef76d3c.zip
Notes
Diffstat (limited to 'irc/inspircd/Makefile')
-rw-r--r--irc/inspircd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 8fee87f5dee2..a065d1d37865 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -34,9 +34,12 @@ SUB_LIST+= PORTNAME=${PORTNAME} \
GROUPS=${GROUPS}
# Configure script is written in perl
-USES= perl5
+USES= cpe perl5
USE_PERL5= build
+CPE_VENDOR= inspire_ircd
+CPE_PRODUCT= inspircd
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-cc=${CXX} --config-dir=${ETCDIR} \
--module-dir=${PREFIX}/lib/${PORTNAME}/modules \