freebsd-ports/games/xdesktopwaves/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
484 B
Makefile

# New ports collection makefile for: xdesktopwaves
# Date created: 24 February 2005
# Whom: ericyu@mail2000.com.tw
#
# $FreeBSD$
#
PORTNAME= xdesktopwaves
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simulation of water waves on the desktop
USE_X_PREFIX= yes
MAN1= xdesktopwaves.1
PLIST_FILES= bin/xdesktopwaves
.include <bsd.port.mk>