openbsd-ports/astro/xphoon/Makefile

24 lines
517 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.26 2011/11/28 11:16:29 sthen Exp $
1997-12-01 20:33:20 -05:00
2007-09-15 06:37:21 -04:00
COMMENT= set the root window to the moon in its current phase
DISTNAME= xphoon-20000613
1997-12-01 20:33:20 -05:00
CATEGORIES= astro x11
HOMEPAGE= http://xphoon.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xphoon/}
1997-12-01 20:33:20 -05:00
# BSD like
2007-09-15 06:37:21 -04:00
PERMIT_PACKAGE_CDROM= Cannot sell
2000-03-06 23:50:55 -05:00
PERMIT_PACKAGE_FTP= Yes
2007-09-15 06:37:21 -04:00
PERMIT_DISTFILES_CDROM= Cannot sell
2000-03-06 23:50:55 -05:00
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xdmcp Xext c m
1999-09-23 17:58:00 -04:00
CONFIGURE_STYLE= imake
1997-12-01 20:33:20 -05:00
2010-10-18 12:47:00 -04:00
USE_GROFF = Yes
2002-10-24 12:21:35 -04:00
NO_REGRESS= Yes
1997-12-01 20:33:20 -05:00
.include <bsd.port.mk>