openbsd-ports/astro/xphoon/Makefile
2007-11-13 12:44:22 +00:00

22 lines
489 B
Makefile

# $OpenBSD: Makefile,v 1.19 2007/11/13 12:44:22 steven Exp $
COMMENT= set the root window to the moon in its current phase
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18p1
CATEGORIES= astro x11
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= Cannot sell
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Cannot sell
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xdmcp Xext c m
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>