freebsd-ports/games/xdesktopwaves/Makefile

22 lines
408 B
Makefile
Raw Normal View History

# Created by: ericyu@mail2000.com.tw
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
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg
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>