aboutsummaryrefslogtreecommitdiffstats
path: root/games/xdesktopwaves/Makefile
blob: 5f7feba6e9b510375999b78b51e5ade36d3cebd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:   xdesktopwaves
# Date created:        24 February 2005
# Whom:                ericyu@mail2000.com.tw
#
# $FreeBSD$
#

PORTNAME=   xdesktopwaves
PORTVERSION=    1.3
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>