21 lines
464 B
Makefile
21 lines
464 B
Makefile
# $NetBSD: Makefile,v 1.17 2006/03/11 14:35:15 hira Exp $
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
PKGNAME= xmascot-2.5p2
|
|
PKGREVISION= 2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
|
|
HOMEPAGE= http://cclub.cc.tut.ac.jp/xmascot/
|
|
COMMENT= Moving mascot on your X-Window screen
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
.if ${OPSYS} != "NetBSD"
|
|
MANCOMPRESSED= yes
|
|
.endif
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|