1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11/bgrot/Makefile
2000-04-13 19:19:05 +00:00

24 lines
458 B
Makefile

# New ports collection makefile for: bgrot
# Date created: 12 January 1999
# Whom: Matthew Fuller <fullermd@futuresouth.com>
#
# $FreeBSD$
#
PORTNAME= bgrot
PORTVERSION= 1.20
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 <bsd.port.mk>