aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/bbpager/Makefile
blob: 807cf62d7c382f7a6c5fb832834b464b2499a8fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for: bbpager
# Date created:        17 June 2000
# Whom:                Patrick Seal <patseal@hyperhost.net>
#
# $FreeBSD$
#

PORTNAME=   bbpager
PORTVERSION=    0.3.1
CATEGORIES= x11-wm
MASTER_SITES=   http://bbtools.windsofstorm.net/sources/

MAINTAINER= ports@FreeBSD.org
COMMENT=    A pager for the Blackbox window manager

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>