Update graphics/cimg to version 1.7.5,3
[dports.git] / graphics / xglurbules / Makefile
1 # Created by: Stephen Roome <steve@pepcross.com>
2 # $FreeBSD$
3
4 PORTNAME=       xglurbules
5 PORTVERSION=    3.3
6 PORTREVISION=   1
7 CATEGORIES=     graphics
8 MASTER_SITES=   http://stephenroome.com/xglurbules/
9
10 MAINTAINER=     steve@pepcross.com
11 COMMENT=        Burning particle system eye candy program thingy for X11
12
13 USE_XORG=       xt x11 sm ice xpm
14
15 PLIST_FILES=    bin/xglurbules \
16                 bin/xglurbules-noshm \
17                 man/man1/xglurbules.1.gz
18
19 .include <bsd.port.mk>