aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/bbrb/Makefile
blob: 65700ce8d85d4b6155b3bc3b131b9dbd1bb1570e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Dan Peck <peckdani@msu.edu>
# $FreeBSD$

PORTNAME=   bbrb
PORTVERSION=    0.4.1
PORTREVISION=   10
CATEGORIES= graphics
MASTER_SITES=   SF

MAINTAINER= ports@FreeBSD.org
COMMENT=    Graphical background manager for the Blackbox window manager

RUN_DEPENDS=    xv:${PORTSDIR}/graphics/xv \
        blackbox:${PORTSDIR}/x11-wm/blackbox

USE_GNOME=  imlib
GNU_CONFIGURE=  yes

.include <bsd.port.mk>