1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/bgrot/Makefile

28 lines
567 B
Makefile
Raw Normal View History

# New ports collection makefile for: bgrot
# Date created: 12 January 1999
# Whom: Matthew Fuller <fullermd@futuresouth.com>
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= bgrot
2001-02-05 16:18:54 +00:00
PORTVERSION= 1.30
CATEGORIES= x11
MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \
http://www.c2tech.net/~fullermd/distfiles/
MAINTAINER= fullermd@over-yonder.net
2003-02-21 14:08:24 +00:00
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>