22 lines
485 B
Makefile
Raw Normal View History

2006-11-13 10:08:12 +00:00
# $OpenBSD: Makefile,v 1.16 2006/11/13 10:08:12 steven Exp $
1997-12-02 01:33:20 +00:00
COMMENT= "set the root window to the moon in its current phase"
1997-12-02 01:33:20 +00:00
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18
CATEGORIES= astro x11
2004-05-18 08:45:33 +00:00
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
1997-12-02 01:33:20 +00:00
EXTRACT_SUFX= .tar.Z
2000-03-07 04:50:55 +00:00
PERMIT_PACKAGE_CDROM= "Cannot sell."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "Cannot sell."
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext c m
1999-09-23 21:58:00 +00:00
CONFIGURE_STYLE= imake
1997-12-02 01:33:20 +00:00
2006-11-13 10:08:12 +00:00
USE_X11= Yes
2002-10-24 16:21:35 +00:00
NO_REGRESS= Yes
1997-12-02 01:33:20 +00:00
.include <bsd.port.mk>