375203f333
- Add TIMESTAMP
17 lines
303 B
Makefile
17 lines
303 B
Makefile
# Created by: asami
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xphoon
|
|
PORTVERSION= 20000613
|
|
CATEGORIES= astro
|
|
MASTER_SITES= SF
|
|
|
|
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>
|