freebsd-ports/graphics/xglurbules/Makefile
Martin Wilke b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00

26 lines
534 B
Makefile

# New ports collection makefile for: xglurbules
# Date created: 30 August 2002
# Whom: Stephen Roome <steve@pepcross.com>
#
# $FreeBSD$
#
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
MAN1= xglurbules.1
USE_XORG= xt x11 sm ice xpm
MANCOMPRESSED= yes
PLIST_FILES= bin/xglurbules \
bin/xglurbules-noshm
.include <bsd.port.mk>