summaryrefslogtreecommitdiff
path: root/games/xdesktopwaves/Makefile
blob: 14d4d6de020b0ea90091b30228357a18123c5887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PORTNAME=	xdesktopwaves
PORTVERSION=	1.4
CATEGORIES=	games
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Simulation of water waves on the desktop
WWW=		https://xdesktopwaves.sourceforge.net/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg
USE_XORG=	x11 xext

PLIST_FILES=	bin/xdesktopwaves \
		man/man1/xdesktopwaves.1.gz

.include <bsd.port.mk>