aboutsummaryrefslogtreecommitdiff
path: root/astro/xphoon/Makefile
blob: ce58296f1af609c7c3e5d63a730997bf2e04e5de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: asami

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 xorg
USE_XORG=	x11 xext

PLIST_FILES=	bin/xphoon man/man1/xphoon.1.gz

.include <bsd.port.mk>