freebsd-ports/net-mgmt/aggregate/Makefile

20 lines
426 B
Makefile
Raw Normal View History

# Created by: jabley
PORTNAME= aggregate
PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ISC/aggregate
MAINTAINER= jabley@automagic.org
2003-02-21 14:28:59 +01:00
COMMENT= Optimise a list of route prefixes to help make nice short filters
GNU_CONFIGURE= yes
2014-06-20 10:45:05 +02:00
USES= shebangfix
SHEBANG_FILES= aggregate-ios
2014-06-20 10:45:05 +02:00
PLIST_FILES= bin/aggregate bin/aggregate-ios \
man/man1/aggregate.1.gz man/man1/aggregate-ios.1.gz
.include <bsd.port.mk>