aboutsummaryrefslogblamecommitdiff
path: root/graphics/xglurbules/Makefile
blob: fb9d43f7ebec367aac3535838346ecbb371894de (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                

                          
                   
                 
                        
                                                   



                                                                        
                    
                                 
 
                                

                                        
 
                      
# Created by: Stephen Roome <steve@pepcross.com>

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

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>