summaryrefslogtreecommitdiff
path: root/x11/xmascot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r--x11/xmascot/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile
new file mode 100644
index 000000000000..7c966285fa97
--- /dev/null
+++ b/x11/xmascot/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: xmascot
+# Version required: 2.5
+# Date created: 20 November 1996
+# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= xmascot2.5
+PKGNAME= xmascot-2.5
+CATEGORIES= x11
+MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \
+ ftp://ftp.pu-toyama.ac.jp/pub/.4/ftpmail/cclub.tutcc.tut.ac.jp/pub/xmascot/
+
+MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>