opnsense-ports/net-mgmt/aggregate/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

20 lines
438 B
Makefile

# Created by: jabley
# $FreeBSD$
PORTNAME= aggregate
PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ISC/aggregate
MAINTAINER= jabley@automagic.org
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 \
man/man1/aggregate.1.gz man/man1/aggregate-ios.1.gz
.include <bsd.port.mk>