summaryrefslogtreecommitdiff
path: root/games/xroach/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xroach/Makefile')
-rw-r--r--games/xroach/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/xroach/Makefile b/games/xroach/Makefile
new file mode 100644
index 000000000000..9df914b5d06d
--- /dev/null
+++ b/games/xroach/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: xroach
+# Version required: 4.4BSD-Lite
+# Date created: 22 December 1995
+# Whom: markm
+#
+# $Id$
+#
+
+PKGNAME= xroach-4.4BSD
+DISTNAME= xroach
+CATEGORIES+= x11 games
+MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
+
+MAINTAINER= markm@FreeBSD.ORG
+
+.include <bsd.port.mk>