51c1e97a0f
during the release with pval@ other categories will follow once they are finished
24 lines
508 B
Makefile
24 lines
508 B
Makefile
# $OpenBSD: Makefile,v 1.15 2003/10/08 17:13:19 sturm Exp $
|
|
|
|
COMMENT= "moving mascot on your X11 screen"
|
|
|
|
DISTNAME= xmascot2.6a
|
|
PKGNAME= xmascot-2.6a
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/
|
|
|
|
PERMIT_PACKAGE_CDROM= "no license"
|
|
PERMIT_PACKAGE_FTP= "no license"
|
|
PERMIT_DISTFILES_CDROM= "no license"
|
|
PERMIT_DISTFILES_FTP= "no license"
|
|
|
|
USE_X11= Yes
|
|
CONFIGURE_STYLE= imake
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|