freebsd-ports/net-mgmt/aggregate/Makefile
Peter Pentchev 8d22f51403 Add aggregate, a utility for optimizing a list of network prefixes.
PR:		25143
Submitted by:	Joe Abley <jabley@automagic.org>
2001-03-04 15:48:52 +00:00

18 lines
328 B
Makefile

# New ports collection makefile for: aggregate
# Date created: 16 Feb 2001
# Whom: jabley
#
# $FreeBSD$
#
PORTNAME= aggregate
PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= http://www.mfnx.net/public/
MAINTAINER= jabley@automagic.org
MAN1= aggregate.1 aggregate-ios.1
.include <bsd.port.mk>