2007-09-15 22:36:51 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2007/09/15 22:36:51 merdely Exp $
|
2001-03-24 19:55:27 +00:00
|
|
|
|
2007-09-15 22:36:51 +00:00
|
|
|
COMMENT= optimise a list of route prefixes
|
2001-02-17 11:56:00 +00:00
|
|
|
|
2007-05-01 15:43:47 +00:00
|
|
|
DISTNAME= aggregate-1.6
|
2001-02-17 11:56:00 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
|
2007-05-01 15:43:47 +00:00
|
|
|
MASTER_SITES= ftp://ftp.isc.org/isc/aggregate/
|
2001-02-17 11:56:00 +00:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2004-12-16 00:31:20 +00:00
|
|
|
WANTLIB= c
|
2001-02-17 11:56:00 +00:00
|
|
|
|
2001-05-18 15:26:08 +00:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
|
2002-10-28 01:38:44 +00:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
2001-02-17 11:56:00 +00:00
|
|
|
.include <bsd.port.mk>
|