freebsd-ports/games/xdesktopwaves/Makefile

19 lines
331 B
Makefile
Raw Normal View History

# 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
2013-11-13 03:31:18 +01:00
PLIST_FILES= bin/xdesktopwaves \
man/man1/xdesktopwaves.1.gz
.include <bsd.port.mk>