aa208802f4
PR: 26079 Submitted by: Stijn Hoop <stijn@win.tue.nl>
21 lines
417 B
Makefile
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>
|