Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/net-mgmt/aggregate/Makefile
18157 views
PORTNAME=	aggregate
PORTVERSION=	1.6
PORTREVISION=	2
CATEGORIES=	net-mgmt
MASTER_SITES=	ISC/aggregate

MAINTAINER=	[email protected]
COMMENT=	Optimise a list of route prefixes to help make nice short filters

GNU_CONFIGURE=	yes
USES=		shebangfix
SHEBANG_FILES=	aggregate-ios

PLIST_FILES=	bin/aggregate bin/aggregate-ios \
		share/man/man1/aggregate.1.gz share/man/man1/aggregate-ios.1.gz

.include <bsd.port.mk>