freebsd-ports/graphics/xglurbules/Makefile
2023-05-09 13:11:25 +08:00

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>