freebsd-ports/astro/xphoon/Makefile

21 lines
393 B
Makefile
Raw Normal View History

2013-06-28 20:22:43 +02:00
# 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
2003-02-20 18:07:10 +01:00
COMMENT= Set the root window to the moon in its current phase
2013-06-28 20:22:43 +02:00
USES= imake
USE_XORG= x11 xext
MAN1= xphoon.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/xphoon
.include <bsd.port.mk>