aboutsummaryrefslogtreecommitdiff
path: root/games/nethack36-nox11
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2016-01-24 04:04:30 +0000
committerGreg Lewis <glewis@FreeBSD.org>2016-01-24 04:04:30 +0000
commit0fdded38b585d837c522f810818ce77d1e1ec247 (patch)
treec2d4ca6cb0657b7f8af8a75df776a8b07e6ab1dc /games/nethack36-nox11
parentabdcf96db7abfacdd89d4f40267135259dac1d07 (diff)
downloadports-0fdded38b585d837c522f810818ce77d1e1ec247.tar.gz
ports-0fdded38b585d837c522f810818ce77d1e1ec247.zip
. Add a port of NetHack 3.6.0
PR: 205255 Submitted by: groot@kde.org
Notes
Notes: svn path=/head/; revision=407077
Diffstat (limited to 'games/nethack36-nox11')
-rw-r--r--games/nethack36-nox11/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/nethack36-nox11/Makefile b/games/nethack36-nox11/Makefile
new file mode 100644
index 000000000000..5c66d3eae599
--- /dev/null
+++ b/games/nethack36-nox11/Makefile
@@ -0,0 +1,10 @@
+# Created by: Jeremy Chadwick <yoshi@parodius.com>
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../nethack36
+
+MAINTAINER= glewis@FreeBSD.org
+
+PKGNAMESUFFIX= -nox11
+
+.include "${MASTERDIR}/Makefile"