aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-16 10:58:07 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-16 10:58:07 +0000
commitb39425db11c2f119cb8244f61d6a25a230762c71 (patch)
tree046a0ea344ae45829ae6caeb04ab579c67a2283d /games
parentce564f03b862812e377d9151f0a5f1122a294032 (diff)
downloadports-b39425db11c2f119cb8244f61d6a25a230762c71.tar.gz
ports-b39425db11c2f119cb8244f61d6a25a230762c71.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/slashem-tty/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/slashem-tty/Makefile b/games/slashem-tty/Makefile
index 7f0bcdb53de4..83c3d212e5ee 100644
--- a/games/slashem-tty/Makefile
+++ b/games/slashem-tty/Makefile
@@ -11,7 +11,9 @@ DISTNAME= se${PORTVERSION:S/.//g:tl}
MAINTAINER= glewis@FreeBSD.org
COMMENT= Dungeon explorin', slashin', hackin' game
-USES= gmake
+USES= cpe gmake
+CPE_VENDOR= freebsd
+CPE_PRODUCT= slashem-tty
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
SUB_FILES+= pkg-deinstall
MAKE_JOBS_UNSAFE= yes