1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/graphics/bbrb/Makefile
2012-06-01 05:26:28 +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= 9
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>