pkgsrc/x11/xmascot/Makefile
1997-10-09 12:34:13 +00:00

27 lines
610 B
Makefile

# $NetBSD: Makefile,v 1.3 1997/10/09 12:34:13 agc Exp $
# New ports collection makefile for: xmascot
# Version required: 2.5p2
# Date created: 20 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# 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_GMAKE= yes
USE_IMAKE= yes
MAN1= xmascot.1
.if (${OPSYS} != "NetBSD")
MANCOMPRESSED= yes
.endif
.include <bsd.port.mk>