openbsd-ports/net/aggregate/Makefile
2011-04-14 13:47:59 +00:00

23 lines
388 B
Makefile

# $OpenBSD: Makefile,v 1.13 2011/04/14 13:47:59 sthen Exp $
COMMENT= optimise a list of route prefixes
DISTNAME= aggregate-1.6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_ISC:=aggregate/}
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
NO_REGRESS= Yes
.include <bsd.port.mk>