freebsd-ports/graphics/xglurbules/Makefile
Vanilla I. Shu a53dbd6e1c Stagify.
Approved by:	portmgr@
2014-06-16 15:06:04 +00:00

19 lines
421 B
Makefile

# Created by: Stephen Roome <steve@pepcross.com>
# $FreeBSD$
PORTNAME= xglurbules
PORTVERSION= 3.3
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://stephenroome.com/xglurbules/
MAINTAINER= steve@pepcross.com
COMMENT= Burning particle system eye candy program thingy for X11
USE_XORG= xt x11 sm ice xpm
PLIST_FILES= bin/xglurbules \
bin/xglurbules-noshm \
man/man1/xglurbules.1.gz
.include <bsd.port.mk>