From 391b5ec76e125072dfb0659a657f5e8cc6060cca Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 18 Jan 1999 04:46:23 +0000 Subject: Initial import of bgrot version 1.10. A program to handle your X background to prevent boredom. PR: 9469 Submitted by: Matthew Fuller --- x11/bgrot/Makefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 x11/bgrot/Makefile (limited to 'x11/bgrot/Makefile') 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 +# +# $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 -- cgit v1.2.3