Tweak graphics/xglurbules version 3.3_1
[dports.git] / graphics / xglurbules / Makefile
1 # Created by: Stephen Roome <steve@pepcross.com>
2 # $FreeBSD: graphics/xglurbules/Makefile 327733 2013-09-20 18:35:44Z bapt $
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 MAN1=           xglurbules.1
14
15 USE_XORG=       xt x11 sm ice xpm
16
17 MANCOMPRESSED=  yes
18
19 PLIST_FILES=    bin/xglurbules \
20                 bin/xglurbules-noshm
21
22 NO_STAGE=       yes
23 .include <bsd.port.mk>