freebsd-ports/astro/xphoon/Makefile
Niclas Zeising 91c3b180c1 Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
2019-11-04 20:39:51 +00:00

17 lines
308 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 xorg
USE_XORG= x11 xext
PLIST_FILES= bin/xphoon man/man1/xphoon.1.gz
.include <bsd.port.mk>