aboutsummaryrefslogtreecommitdiff
path: root/graphics/xglurbules/Makefile
blob: 4f4e5e743eb67d5afb5d3e4194f91459fc6035ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
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>