freebsd-ports/x11-wm/bbpager/Makefile
Michael Haro aa208802f4 update to 0.3
PR:		26079
Submitted by:	    Stijn Hoop <stijn@win.tue.nl>
2001-04-02 05:19:13 +00:00

21 lines
417 B
Makefile

# New ports collection makefile for: bbpager
# Date created: 17 June 2000
# Whom: Patrick Seal <patseal@hyperhost.net>
#
# $FreeBSD$
#
PORTNAME= bbpager
PORTVERSION= 0.3.0
CATEGORIES= x11-wm
MASTER_SITES= http://bbtools.windsofstorm.net/sources/
MAINTAINER= patseal@hyperhost.net
RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>