freebsd-ports/graphics/bbrb/Makefile

20 lines
387 B
Makefile
Raw Normal View History

# Created by: Dan Peck <peckdani@msu.edu>
# $FreeBSD$
PORTNAME= bbrb
PORTVERSION= 0.4.1
2012-06-01 07:26:28 +02:00
PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
2014-01-21 19:40:23 +01:00
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>