# New ports collection makefile for:   aggregate
# Date created:        16 Feb 2001
# Whom:                jabley
#
# $FreeBSD: ports/net-mgmt/aggregate/Makefile,v 1.12 2009/02/23 12:17:08 marck Exp $
#

PORTNAME=	aggregate
PORTVERSION=	1.6
PORTREVISION=	1
CATEGORIES=	net-mgmt
MASTER_SITES=	${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR=	aggregate

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

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/aggregate bin/aggregate-ios
MAN1=		aggregate.1 aggregate-ios.1

.include <bsd.port.mk>
