f743e11d66
PR: 265020
18 lines
416 B
Makefile
18 lines
416 B
Makefile
PORTNAME= xglurbules
|
|
PORTVERSION= 3.3
|
|
PORTREVISION= 2
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://stephenroome.com/xglurbules/
|
|
|
|
MAINTAINER= steve.roome@gmail.com
|
|
COMMENT= Burning particle system eye candy program thingy for X11
|
|
WWW= http://stephenroome.com/xglurbules/
|
|
|
|
USES= xorg
|
|
USE_XORG= xt x11 sm ice xpm
|
|
|
|
PLIST_FILES= bin/xglurbules \
|
|
bin/xglurbules-noshm \
|
|
man/man1/xglurbules.1.gz
|
|
|
|
.include <bsd.port.mk>
|