1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/astro/xphoon/Makefile
2013-10-25 06:28:14 +00:00

20 lines
398 B
Makefile

# Created by: asami
# $FreeBSD$
PORTNAME= xphoon
PORTVERSION= 2000.06.13
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20000613
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Set the root window to the moon in its current phase
USES= imake
USE_XORG= x11 xext
PLIST_FILES= bin/xphoon man/man1/xphoon.1.gz
.include <bsd.port.mk>