openbsd-ports/astro/xphoon/Makefile
espie 100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00

19 lines
472 B
Makefile

# $OpenBSD: Makefile,v 1.11 2001/10/28 13:05:45 espie Exp $
COMMENT= "set the root window to the moon in its current phase"
DISTNAME= xphoon
PKGNAME= xphoon-91.9.18
CATEGORIES= astro x11
NEED_VERSION= 1.364
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
.include <bsd.port.mk>