1999-01-17 23:46:23 -05:00
|
|
|
# New ports collection makefile for: bgrot
|
|
|
|
# Date created: 12 January 1999
|
|
|
|
# Whom: Matthew Fuller <fullermd@futuresouth.com>
|
|
|
|
#
|
1999-08-30 22:51:23 -04:00
|
|
|
# $FreeBSD$
|
1999-01-17 23:46:23 -05:00
|
|
|
#
|
|
|
|
|
2000-04-13 15:19:05 -04:00
|
|
|
PORTNAME= bgrot
|
2001-02-05 11:18:54 -05:00
|
|
|
PORTVERSION= 1.30
|
1999-01-17 23:46:23 -05:00
|
|
|
CATEGORIES= x11
|
2000-06-27 08:23:15 -04:00
|
|
|
MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \
|
|
|
|
http://www.futuresouth.com/~fullermd/bgrot/
|
1999-01-17 23:46:23 -05:00
|
|
|
|
2000-06-27 08:23:15 -04:00
|
|
|
MAINTAINER= fullermd@over-yonder.net
|
1999-01-17 23:46:23 -05:00
|
|
|
|
|
|
|
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv
|
|
|
|
|
|
|
|
USE_PERL5= yes
|
|
|
|
|
|
|
|
MAN1= bgrot.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
2001-05-29 09:30:07 -04:00
|
|
|
post-install:
|
|
|
|
@${INSTALL_DATA} ${WRKSRC}/bgrot.conf.skel ${PREFIX}/etc
|
|
|
|
|
1999-01-17 23:46:23 -05:00
|
|
|
.include <bsd.port.mk>
|