aboutsummaryrefslogtreecommitdiff
path: root/dns/h2n
diff options
context:
space:
mode:
Diffstat (limited to 'dns/h2n')
-rw-r--r--dns/h2n/Makefile26
-rw-r--r--dns/h2n/distinfo1
-rw-r--r--dns/h2n/pkg-comment1
-rw-r--r--dns/h2n/pkg-descr6
-rw-r--r--dns/h2n/pkg-plist2
5 files changed, 0 insertions, 36 deletions
diff --git a/dns/h2n/Makefile b/dns/h2n/Makefile
deleted file mode 100644
index 2e5e4f4164a7..000000000000
--- a/dns/h2n/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: h2n
-# Version required: 1.29
-# Date created: 27 Nov 1997
-# Whom: SADA Kenji <sada@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= dns
-PKGNAME= h2n-1.29
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.iij.ad.jp/pub/published/oreilly/nutshell/dnsbind/ \
- ftp://ftp.uu.net/published/oreilly/nutshell/dnsbind/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= sada@FreeBSD.org
-
-NO_BUILD= YES
-NO_WRKSUBDIR= YES
-RESTRICTED= "Never get an approval yet."
-
-do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/h2n ${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/h2n.man ${PREFIX}/man/cat8/h2n.8
-
-.include <bsd.port.mk>
diff --git a/dns/h2n/distinfo b/dns/h2n/distinfo
deleted file mode 100644
index 914884692638..000000000000
--- a/dns/h2n/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (dns.tar.Z) = 6a1c571901d82bb82c58f6b821d81df2
diff --git a/dns/h2n/pkg-comment b/dns/h2n/pkg-comment
deleted file mode 100644
index 247f8b8528bf..000000000000
--- a/dns/h2n/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Translate host table to name server file format
diff --git a/dns/h2n/pkg-descr b/dns/h2n/pkg-descr
deleted file mode 100644
index 9afa2e3bc415..000000000000
--- a/dns/h2n/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-h2n - Translate host table to name server file format
-
-This program is explained in "DNS and BIND" (NUTSHELL HANDBOOK).
-
-- SADA Kenji
-sada@FreeBSD.ORG
diff --git a/dns/h2n/pkg-plist b/dns/h2n/pkg-plist
deleted file mode 100644
index 63c0c3a82ea7..000000000000
--- a/dns/h2n/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/h2n
-man/cat8/h2n.8