aboutsummaryrefslogtreecommitdiff
path: root/x11/bgrot
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-18 04:46:23 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-18 04:46:23 +0000
commit391b5ec76e125072dfb0659a657f5e8cc6060cca (patch)
tree5962335b5687ac9f219b997692c4e04b545b0b2d /x11/bgrot
parent206757f320047517795f4500c6a9fcad9bec985d (diff)
downloadports-391b5ec76e125072dfb0659a657f5e8cc6060cca.tar.gz
ports-391b5ec76e125072dfb0659a657f5e8cc6060cca.zip
Notes
Diffstat (limited to 'x11/bgrot')
-rw-r--r--x11/bgrot/Makefile23
-rw-r--r--x11/bgrot/distinfo1
-rw-r--r--x11/bgrot/pkg-comment1
-rw-r--r--x11/bgrot/pkg-descr9
-rw-r--r--x11/bgrot/pkg-plist5
5 files changed, 39 insertions, 0 deletions
diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile
new file mode 100644
index 000000000000..1e6be01dea30
--- /dev/null
+++ b/x11/bgrot/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: bgrot
+# Version required: 1.10
+# Date created: 12 January 1999
+# Whom: Matthew Fuller <fullermd@futuresouth.com>
+#
+# $Id$
+#
+
+DISTNAME= bgrot-1.10
+CATEGORIES= x11
+MASTER_SITES= http://www.futuresouth.com/~fullermd/bgrot/ \
+ http://www.over-yonder.net/~fullermd/bgrot/
+
+MAINTAINER= fullermd@futuresouth.com
+
+RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv
+
+USE_PERL5= yes
+
+MAN1= bgrot.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
diff --git a/x11/bgrot/distinfo b/x11/bgrot/distinfo
new file mode 100644
index 000000000000..0c2615895567
--- /dev/null
+++ b/x11/bgrot/distinfo
@@ -0,0 +1 @@
+MD5 (bgrot-1.10.tar.gz) = c4dbcea6ad0a884bee7c8feddb5c10d2
diff --git a/x11/bgrot/pkg-comment b/x11/bgrot/pkg-comment
new file mode 100644
index 000000000000..8ed87b949b0a
--- /dev/null
+++ b/x11/bgrot/pkg-comment
@@ -0,0 +1 @@
+A program to handle your X background to prevent boredom.
diff --git a/x11/bgrot/pkg-descr b/x11/bgrot/pkg-descr
new file mode 100644
index 000000000000..e9e3a3aa5cd8
--- /dev/null
+++ b/x11/bgrot/pkg-descr
@@ -0,0 +1,9 @@
+bgrot is a simple suite of scripts to handle rotation of your X
+background, using (at present) xv. It takes a series of images, puts
+them in random order, and rotates them at given intervals. Why? Heck,
+why not?
+
+Home page: http://www.futuresouth.com/~fullermd/bgrot/
+
+- Matthew Fuller
+<fullermd@futuresouth.com>
diff --git a/x11/bgrot/pkg-plist b/x11/bgrot/pkg-plist
new file mode 100644
index 000000000000..1ffb22cf3135
--- /dev/null
+++ b/x11/bgrot/pkg-plist
@@ -0,0 +1,5 @@
+bin/background.sh
+bin/bgrandom.pl
+bin/createlist.sh
+bin/masterlistgen.sh
+bin/bgrotman.pl