1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/games/xdesktopwaves/Makefile
Pav Lucistnik a3099a9a1e xdesktopwaves is a cellular automata setting the background
of your X Window System under water. Windows and mouse are
like ships on the sea. Each movement of these ends up in
moving water waves. You can even have rain and/or storm
stirring up the water.

PR:		ports/78047
Submitted by:	User & <ericyu@mail2000.com.tw>
2005-02-25 19:12:02 +00:00

24 lines
468 B
Makefile

# 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>