aboutsummaryrefslogblamecommitdiffstats
path: root/x11/bgrot/Makefile
blob: 2d70a98607c99a204dde5ca780a24182511bc411 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          


                                                                         
           

 
                     
                    
                   
                                                                      
                                                                  
 
                                        







                                          
             
                           
 
                      
# 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.linc-it.com/~matt.fuller/mirrors/bgrot/

MAINTAINER= fullermd@over-yonder.net

RUN_DEPENDS=    xv:${PORTSDIR}/graphics/xv

USE_PERL5=  yes

MAN1=       bgrot.1
MANCOMPRESSED=  yes

post-install:
    @${CAT} pkg-message

.include <bsd.port.mk>