mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Use tarball released by O'Reilly. Nuke two-line pkg-plist while here. Pet portlint.
This commit is contained in:
parent
f5893bdd96
commit
d5d7b72378
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159359
@ -8,8 +8,8 @@
|
||||
PORTNAME= h2n
|
||||
PORTVERSION= 1.29
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/published/oreilly/nutshell/dnsbind/
|
||||
DISTNAME= dns
|
||||
MASTER_SITES= ftp://ftp.oreilly.com/published/oreilly/nutshell/dnsbind/
|
||||
DISTNAME= dns.3ed
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -17,7 +17,9 @@ COMMENT= Translate host table to name server file format
|
||||
|
||||
NO_BUILD= YES
|
||||
NO_WRKSUBDIR= YES
|
||||
RESTRICTED= "Never get an approval yet."
|
||||
RESTRICTED= Never got an approval yet.
|
||||
|
||||
PLIST_FILES= bin/h2n man/cat8/h2n.8
|
||||
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/h2n ${PREFIX}/bin
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dns.tar.Z) = 6a1c571901d82bb82c58f6b821d81df2
|
||||
SHA256 (dns.tar.Z) = fbad66067d568e34e9fb5b8d68453d1bec59c6eaf71044854edeeb15f81d5de2
|
||||
SIZE (dns.tar.Z) = 50403
|
||||
MD5 (dns.3ed.tar.Z) = 200de9ab31b2a0b87c28aca30d7563ad
|
||||
SHA256 (dns.3ed.tar.Z) = b07e2ec5e1e74bb7c41a8517308eb32dc17fc9643c4798fa77dabff9f8cc0c6f
|
||||
SIZE (dns.3ed.tar.Z) = 50383
|
||||
|
@ -1,2 +0,0 @@
|
||||
bin/h2n
|
||||
man/cat8/h2n.8
|
Loading…
Reference in New Issue
Block a user