mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
9db1ce6ec8
Trim headers
21 lines
393 B
Makefile
21 lines
393 B
Makefile
# 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
|
|
COMMENT= Set the root window to the moon in its current phase
|
|
|
|
USES= imake
|
|
USE_XORG= x11 xext
|
|
|
|
MAN1= xphoon.1
|
|
PLIST_FILES= bin/xphoon
|
|
|
|
.include <bsd.port.mk>
|