diff options
Diffstat (limited to 'net-mgmt/aggregate/Makefile')
-rw-r--r-- | net-mgmt/aggregate/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile deleted file mode 100644 index 10bd282a6e0a..000000000000 --- a/net-mgmt/aggregate/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: aggregate -# Date created: 16 Feb 2001 -# Whom: jabley -# -# $FreeBSD$ -# - -PORTNAME= aggregate -PORTVERSION= 1.6 -CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/aggregate/ \ - http://software.automagic.org/aggregate/ - -MAINTAINER= jabley@automagic.org -COMMENT= Optimise a list of route prefixes to help make nice short filters - -GNU_CONFIGURE= yes - -MAN1= aggregate.1 aggregate-ios.1 - -.include <bsd.port.mk> |