2013-09-21 00:24:43 +02:00
|
|
|
# Created by: jabley
|
2001-03-04 16:48:52 +01:00
|
|
|
|
|
|
|
PORTNAME= aggregate
|
2002-03-07 03:49:49 +01:00
|
|
|
PORTVERSION= 1.6
|
2009-02-23 13:17:08 +01:00
|
|
|
PORTREVISION= 1
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= ISC/aggregate
|
2001-03-04 16:48:52 +01:00
|
|
|
|
|
|
|
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
|
2001-03-04 16:48:52 +01:00
|
|
|
|
2001-05-27 18:33:59 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-06-20 10:45:05 +02:00
|
|
|
USES= shebangfix
|
|
|
|
SHEBANG_FILES= aggregate-ios
|
2001-05-27 18:33:59 +02:00
|
|
|
|
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
|
2001-03-04 16:48:52 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|