diff options
Diffstat (limited to 'net/gated/Makefile')
-rw-r--r-- | net/gated/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index e65acb19528..cb295badf12 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:46:46 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/11/08 14:10:40 tv Exp $ DISTNAME= gated-3-5-11 PKGNAME= gated-3.5.11 @@ -12,6 +12,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gated.org/ COMMENT= Routing protocol daemon +NOT_FOR_PLATFORM= Interix-*-* # no userland routing table support + RESTRICTED= "Required license from Merit" NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |