1999-01-18 04:46:23 +00:00
|
|
|
# New ports collection makefile for: bgrot
|
|
|
|
# Date created: 12 January 1999
|
|
|
|
# Whom: Matthew Fuller <fullermd@futuresouth.com>
|
|
|
|
#
|
1999-08-31 02:51:23 +00:00
|
|
|
# $FreeBSD$
|
1999-01-18 04:46:23 +00:00
|
|
|
#
|
|
|
|
|
2000-04-13 19:19:05 +00:00
|
|
|
PORTNAME= bgrot
|
2001-02-05 16:18:54 +00:00
|
|
|
PORTVERSION= 1.30
|
1999-01-18 04:46:23 +00:00
|
|
|
CATEGORIES= x11
|
2000-06-27 12:23:15 +00:00
|
|
|
MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \
|
2004-05-19 12:34:28 +00:00
|
|
|
http://www.c2tech.net/~fullermd/distfiles/
|
1999-01-18 04:46:23 +00:00
|
|
|
|
2000-06-27 12:23:15 +00:00
|
|
|
MAINTAINER= fullermd@over-yonder.net
|
2003-02-21 14:08:24 +00:00
|
|
|
COMMENT= A program to handle your X background to prevent boredom
|
1999-01-18 04:46:23 +00:00
|
|
|
|
|
|
|
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv
|
|
|
|
|
|
|
|
USE_PERL5= yes
|
|
|
|
|
|
|
|
MAN1= bgrot.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
2001-05-29 13:30:07 +00:00
|
|
|
post-install:
|
2002-11-01 09:53:39 +00:00
|
|
|
@${CAT} pkg-message
|
2001-05-29 13:30:07 +00:00
|
|
|
|
1999-01-18 04:46:23 +00:00
|
|
|
.include <bsd.port.mk>
|