summaryrefslogtreecommitdiff
path: root/x11/xmascot/Makefile
blob: 191aad17f29bb7178c60dc509b16778af923f2d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:58 agc Exp $
# 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

OPSYS!=		uname -s

USE_IMAKE=	yes
CAT1=		xmascot.0

.if (${OPSYS} != "NetBSD")
MANCOMPRESSED=	yes
.endif

.include "../../mk/bsd.pkg.mk"