1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/bgrot/Makefile
Alexander Langer 2dcf43fbbb Update to version 1.30 with mastersite/maintainer-email update.
PR:		19460
Submitted by:	maintainer/author
2000-06-27 12:23:15 +00:00

24 lines
467 B
Makefile

# New ports collection makefile for: bgrot
# Date created: 12 January 1999
# Whom: Matthew Fuller <fullermd@futuresouth.com>
#
# $FreeBSD$
#
PORTNAME= bgrot
PORTVERSION= 1.30
CATEGORIES= x11
MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \
http://www.futuresouth.com/~fullermd/bgrot/
MAINTAINER= fullermd@over-yonder.net
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv
USE_PERL5= yes
MAN1= bgrot.1
MANCOMPRESSED= yes
.include <bsd.port.mk>