mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 20110502.
- Add LICENSE. PR: ports/157675 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout
This commit is contained in:
parent
71c44039f0
commit
c05bcd80f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276046
2 changed files with 5 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= dnstop
|
PORTNAME= dnstop
|
||||||
PORTVERSION= 20110107
|
PORTVERSION= 20110502
|
||||||
CATEGORIES= dns ipv6
|
CATEGORIES= dns ipv6
|
||||||
MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/
|
MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/
|
||||||
|
|
||||||
|
@ -17,6 +17,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
MAN8= dnstop.8
|
MAN8= dnstop.8
|
||||||
PLIST_FILES= bin/dnstop
|
PLIST_FILES= bin/dnstop
|
||||||
|
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
|
${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin
|
||||||
${INSTALL_MAN} ${WRKSRC}/dnstop.8 ${PREFIX}/man/man8
|
${INSTALL_MAN} ${WRKSRC}/dnstop.8 ${PREFIX}/man/man8
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (dnstop-20110107.tar.gz) = 807808f2a3ee3ab8eb8ab9c02af96fac7222606c8ed7d0bb0354c568b37faa53
|
SHA256 (dnstop-20110502.tar.gz) = 2278e6f9b0190383c2d7d9100fe38a2fee32a8120d2f6c6a2f78f3769cec4365
|
||||||
SIZE (dnstop-20110107.tar.gz) = 71118
|
SIZE (dnstop-20110502.tar.gz) = 73083
|
||||||
|
|
Loading…
Add table
Reference in a new issue