freebsd-ports/x11/bgrot/Makefile
Pav Lucistnik 1147b2e433 - Update MASTER_SITES, add SHA256
PR:		ports/89554
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2005-11-26 00:48:31 +00:00

28 lines
568 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.centralmiss.com/~matt/distfiles/
MAINTAINER= fullermd@over-yonder.net
COMMENT= A program to handle your X background to prevent boredom
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv
USE_PERL5= yes
MAN1= bgrot.1
MANCOMPRESSED= yes
post-install:
@${CAT} pkg-message
.include <bsd.port.mk>