1999-07-02 10:37:20 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 1999/07/02 08:37:29 agc Exp $
|
1997-10-09 13:37:03 +02:00
|
|
|
# FreeBSD Id: Makefile,v 1.2 1997/06/07 19:47:09 max Exp
|
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
|
|
PKGNAME= xmascot-2.5p2
|
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
|
|
|
|
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
|
1998-08-20 17:16:34 +02:00
|
|
|
HOMEPAGE= http://cclub.cc.tut.ac.jp/xmascot/
|
1997-10-09 13:37:03 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
1997-10-09 14:34:13 +02:00
|
|
|
|
1999-07-02 10:37:20 +02:00
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
|
|
|
|
.if ${OPSYS} != "NetBSD"
|
1997-10-09 13:37:03 +02:00
|
|
|
MANCOMPRESSED= yes
|
1997-10-09 14:34:13 +02:00
|
|
|
.endif
|
1997-10-09 13:37:03 +02:00
|
|
|
|
1998-04-15 12:38:15 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|