pkgsrc/x11/xmascot/Makefile
schmonz 42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00

23 lines
493 B
Makefile

# $NetBSD: Makefile,v 1.15 2006/01/04 04:29:09 schmonz Exp $
DISTNAME= xmascot2.5p2
PKGNAME= xmascot-2.5p2
PKGREVISION= 1
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
BROKEN_IN= pkgsrc-2005Q4
USE_IMAKE= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "NetBSD"
MANCOMPRESSED= yes
.endif
.include "../../mk/bsd.pkg.mk"