aboutsummaryrefslogtreecommitdiff
path: root/x11/xmascot/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-19 12:23:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-19 12:23:51 +0000
commitdcb407a0791a1da44452ba9a11cb0ba669898bce (patch)
tree3bb8fe0b4eb22bc0b4595a0f0e6ba350a491e9d7 /x11/xmascot/Makefile
parentcd84830c400c007450374de2f607c4dce4afaf08 (diff)
downloadports-dcb407a0791a1da44452ba9a11cb0ba669898bce.tar.gz
ports-dcb407a0791a1da44452ba9a11cb0ba669898bce.zip
Notes
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>