aboutsummaryrefslogtreecommitdiff
path: root/graphics/bbrb/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 14:21:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 14:21:43 +0000
commitb7d73cb570c26b53943acb6073e6042c42508bad (patch)
tree2541b8f2c71ce4510234ef8519b0f3a34cb47c57 /graphics/bbrb/Makefile
parent7d38a4341afdb384b8ef80e95b5279ec7cb691d2 (diff)
Notes
Diffstat (limited to 'graphics/bbrb/Makefile')
-rw-r--r--graphics/bbrb/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile
deleted file mode 100644
index e84c23580035..000000000000
--- a/graphics/bbrb/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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>