aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-03-18 13:52:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-03-18 13:52:54 +0000
commit723d568e7a416cbd8315cc62ac9fa0a79b938610 (patch)
tree8c3d6d76efe04b1bd10a1422b10c1bf2d65f5a4f /irc
parentca5b02ff85cef77a5058592d9b41dc33222dd0b7 (diff)
downloadports-723d568e7a416cbd8315cc62ac9fa0a79b938610.tar.gz
ports-723d568e7a416cbd8315cc62ac9fa0a79b938610.zip
Add CPE.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=381551
Diffstat (limited to 'irc')
-rw-r--r--irc/unreal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile
index c2505a059d0d..77f1b51f3b9c 100644
--- a/irc/unreal/Makefile
+++ b/irc/unreal/Makefile
@@ -28,8 +28,10 @@ USE_RC_SUBR= unrealircd
USERS= ircd
GROUPS= ircd
+CPE_VENDOR= unrealircd
+CPE_PRODUCT= unrealircd
-USES= pkgconfig
+USES= pkgconfig cpe
SUB_LIST+= RUNDIR=${RUNDIR}
SUB_LIST+= USERS=${USERS}