freebsd-ports/graphics/bbrb/Makefile
Tijl Coosemans 00789911dc graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
2014-09-19 20:43:03 +00:00

19 lines
388 B
Makefile

# Created by: Dan Peck <peckdani@msu.edu>
# $FreeBSD$
PORTNAME= bbrb
PORTVERSION= 0.4.1
PORTREVISION= 11
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>