aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/aggregate/Makefile
blob: e980f2bac5a48791f5e6912e52a022b1ef9677de (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                
                   
                   



                                             

                                    
                                                                                 
 


                                   

                      
# New ports collection makefile for:   aggregate
# Date created:        16 Feb 2001
# Whom:                jabley
#
# $FreeBSD$
#

PORTNAME=	aggregate
PORTVERSION=	1.6
CATEGORIES=	net
MASTER_SITES=	http://dist.automagic.org/ \
		http://dist1.automagic.org/ \
		http://dist2.automagic.org/ \
		http://dist3.automagic.org/

MAINTAINER=	jabley@automagic.org
COMMENT=	Optimise a list of route prefixes to help make nice short filters

GNU_CONFIGURE=	yes

MAN1=	aggregate.1 aggregate-ios.1

.include <bsd.port.mk>