2011-04-14 09:47:59 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2011/04/14 13:47:59 sthen Exp $
|
2001-03-24 14:55:27 -05:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= optimise a list of route prefixes
|
2001-02-17 06:56:00 -05:00
|
|
|
|
2007-05-01 11:43:47 -04:00
|
|
|
DISTNAME= aggregate-1.6
|
2001-02-17 06:56:00 -05:00
|
|
|
CATEGORIES= net
|
|
|
|
|
2011-04-14 09:47:59 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_ISC:=aggregate/}
|
2001-02-17 06:56:00 -05:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2011-04-14 09:47:59 -04:00
|
|
|
|
2004-12-15 19:31:20 -05:00
|
|
|
WANTLIB= c
|
2001-02-17 06:56:00 -05:00
|
|
|
|
2001-05-18 11:26:08 -04:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
|
2010-10-18 14:36:45 -04:00
|
|
|
USE_GROFF = Yes
|
2002-10-27 20:38:44 -05:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
2001-02-17 06:56:00 -05:00
|
|
|
.include <bsd.port.mk>
|