freebsd-ports/games/xdesktopwaves/Makefile
Danilo Egea Gondolfo 3bc0b4e271 - Add stage support
2013-11-13 02:31:18 +00:00

18 lines
331 B
Makefile

# Created by: ericyu@mail2000.com.tw
# $FreeBSD$
PORTNAME= xdesktopwaves
PORTVERSION= 1.3
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Simulation of water waves on the desktop
USE_XORG= x11 xext
PLIST_FILES= bin/xdesktopwaves \
man/man1/xdesktopwaves.1.gz
.include <bsd.port.mk>