freebsd-ports/astro/xphoon/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

23 lines
461 B
Makefile

# New ports collection makefile for: xphoon
# Date created: 14 February 1995
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= xphoon
PORTVERSION= 2000.06.13
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Set the root window to the moon in its current phase
USE_IMAKE= yes
MAN1= xphoon.1
PLIST_FILES= bin/xphoon
.include <bsd.port.mk>