1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/astro/xphoon/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
477 B
Makefile

# New ports collection makefile for: xphoon
# Date created: 14 February 1995
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= xphoon
PORTVERSION= 2000.06.13
PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Set the root window to the moon in its current phase
USE_IMAKE= yes
MAN1= xphoon.1
PLIST_FILES= bin/xphoon
.include <bsd.port.mk>