aboutsummaryrefslogtreecommitdiffstats
path: root/net/aggregate/Makefile
blob: 10bd282a6e0a6b23ef119f471750926e8585aa19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   aggregate
# Date created:        16 Feb 2001
# Whom:                jabley
#
# $FreeBSD$
#

PORTNAME=   aggregate
PORTVERSION=    1.6
CATEGORIES= net
MASTER_SITES=   ftp://ftp.isc.org/isc/aggregate/ \
        http://software.automagic.org/aggregate/

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>