2013-05-07 15:12:31 +02:00
|
|
|
# Created by: Matthew Fuller <fullermd@futuresouth.com>
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1999-01-18 05:46:23 +01:00
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= bgrot
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 1.30
|
2013-05-07 15:12:31 +02:00
|
|
|
PORTREVISION= 5
|
1999-01-18 05:46:23 +01:00
|
|
|
CATEGORIES= x11
|
2000-06-27 14:23:15 +02:00
|
|
|
MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \
|
2011-10-18 00:40:45 +02:00
|
|
|
http://distfiles.over-yonder.net/bgrot/
|
1999-01-18 05:46:23 +01:00
|
|
|
|
2000-06-27 14:23:15 +02:00
|
|
|
MAINTAINER= fullermd@over-yonder.net
|
2003-02-21 15:08:24 +01:00
|
|
|
COMMENT= A program to handle your X background to prevent boredom
|
1999-01-18 05:46:23 +01:00
|
|
|
|
|
|
|
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv
|
|
|
|
|
2013-09-12 19:07:08 +02:00
|
|
|
USES= shebangfix perl5
|
2013-05-07 15:12:31 +02:00
|
|
|
SHEBANG_FILES= *.pl
|
1999-01-18 05:46:23 +01:00
|
|
|
|
|
|
|
MAN1= bgrot.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
2013-09-21 01:43:19 +02:00
|
|
|
NO_STAGE= yes
|
2001-05-29 15:30:07 +02:00
|
|
|
post-install:
|
2002-11-01 10:53:39 +01:00
|
|
|
@${CAT} pkg-message
|
2001-05-29 15:30:07 +02:00
|
|
|
|
1999-01-18 05:46:23 +01:00
|
|
|
.include <bsd.port.mk>
|