blob: 121d773bef26a1dfd8fb7fcbcbda2dd323e7424b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= xphoon
PORTVERSION= 20000613
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= SF
MAINTAINER= cy@FreeBSD.org
COMMENT= Set the root window to the moon in its current phase
WWW= https://xphoon.sourceforge.net/
USES= imake xorg
USE_XORG= x11 xext
PLIST_FILES= bin/xphoon share/man/man1/xphoon.1.gz
.include <bsd.port.mk>
|