freebsd-ports/x11-wm/bbpager/Makefile
Alexander Langer 94e5ccba72 Add bbpager 0.2.8, a pager for the BlackBox Window Manager
PR:		19358
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-08-12 12:04:41 +00:00

20 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.2.8
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>