freebsd-ports/graphics/xglurbules/Makefile
Martin Wilke 74e10bebf5 - Update to 3.2
- Fix build after objformat removal [1]

Submitted by:	Steve Roome <steve@pepcross.com> (maintainer via mail)
		pav via pointyhat
2007-07-04 06:15:59 +00:00

26 lines
522 B
Makefile

# New ports collection makefile for: xglurbules
# Date created: 30 August 2002
# Whom: Stephen Roome <steve@pepcross.com>
#
# $FreeBSD$
#
PORTNAME= xglurbules
PORTVERSION= 3.2
CATEGORIES= graphics
MASTER_SITES= http://stephenroome.com/xglurbules/
MAINTAINER= steve@pepcross.com
COMMENT= Burning particle system eye candy program thingy for X11
MAN1= xglurbules.1
USE_XLIB= yes
USE_X_PREFIX= yes
MANCOMPRESSED= yes
PLIST_FILES= bin/xglurbules \
bin/xglurbules-noshm
.include <bsd.port.mk>