diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/irrtoolset-nox11/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net/irrtoolset-nox11/Makefile b/net/irrtoolset-nox11/Makefile index 9dde8cd6115..a703f843682 100644 --- a/net/irrtoolset-nox11/Makefile +++ b/net/irrtoolset-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/03/22 22:36:13 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/02 15:41:30 joerg Exp $ # DISTNAME= IRRToolSet-4.8.2 @@ -10,6 +10,10 @@ MAINTAINER= spz@NetBSD.org HOMEPAGE= http://www.isc.org/index.pl?/sw/IRRToolSet/ COMMENT= The Internet Routing Registry Toolset - client to IRRd +USE_LANGUAGES= c c++ + +INSTALLATION_DIRS= bin man/man1 man/man3 + LICENSE= no-commercial-use USE_PKGLOCALEDIR= yes |