openbsd-ports/astro/xphoon/Makefile
2002-10-24 16:21:35 +00:00

20 lines
469 B
Makefile

# $OpenBSD: Makefile,v 1.13 2002/10/24 16:21:35 naddy Exp $
COMMENT= "set the root window to the moon in its current phase"
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18
CATEGORIES= astro x11
MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= "Cannot sell."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "Cannot sell."
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>