openbsd-ports/x11/xmascot/Makefile

27 lines
536 B
Makefile
Raw Normal View History

2010-10-24 16:58:58 -04:00
# $OpenBSD: Makefile,v 1.23 2010/10/24 21:15:36 ajacoutot Exp $
1998-01-25 17:44:13 -05:00
COMMENT= moving mascot on your X11 screen
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
REVISION= 1
1998-01-25 17:44:13 -05:00
CATEGORIES= x11
2002-10-29 14:48:57 -05:00
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
2008-02-02 04:18:54 -05:00
WANTLIB= ICE SM X11 Xau Xaw Xdmcp Xext Xmu Xpm Xt c m
2000-03-23 17:14:37 -05:00
2004-05-24 04:18:27 -04:00
MASTER_SITES= ${HOMEPAGE}
2010-10-19 04:13:56 -04:00
USE_GROFF = Yes
CONFIGURE_STYLE= imake
1998-01-25 17:44:13 -05:00
2002-10-29 14:48:57 -05:00
NO_REGRESS= Yes
1998-01-25 17:44:13 -05:00
.include <bsd.port.mk>