summaryrefslogtreecommitdiff
path: root/x11/xmascot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r--x11/xmascot/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile
index 7c966285fa97..085f2d954471 100644
--- a/x11/xmascot/Makefile
+++ b/x11/xmascot/Makefile
@@ -1,19 +1,21 @@
# New ports collection makefile for: xmascot
-# Version required: 2.5
+# Version required: 2.5p2
# Date created: 20 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/19 12:23:50 asami Exp $
#
-DISTNAME= xmascot2.5
-PKGNAME= xmascot-2.5
+DISTNAME= xmascot2.5p2
+PKGNAME= xmascot-2.5p2
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/
+MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+USE_GMAKE= yes
USE_IMAKE= yes
+MAN1= xmascot.1
+MANCOMPRESSED= yes
.include <bsd.port.mk>