1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/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>