1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/graphics/bbrb/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

24 lines
469 B
Makefile

# New ports collection makefile for: bbrb
# Date created: 19 February 2002
# Whom: Dan Peck <peckdani@msu.edu>
#
# $FreeBSD$
#
PORTNAME= bbrb
PORTVERSION= 0.4.1
PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A 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>