mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to GITHUB
- Add LICENSE
This commit is contained in:
parent
fcf8e750d0
commit
cb94ba9284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362606
@ -2,16 +2,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tcpslice
|
||||
PORTVERSION= 2008.05.19
|
||||
PORTVERSION= 20140407
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.tcpdump.org/weekly/
|
||||
|
||||
MAINTAINER= sbz@FreeBSD.org
|
||||
COMMENT= Tool for extracting portions of pcap files
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
PLIST_FILES= sbin/tcpslice \
|
||||
man/man1/tcpslice.1.gz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= the-tcpdump-group
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 2837b72
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tcpslice-2008.05.19.tar.gz) = b24bec8ff4538af70c87333b39cf465b6992c42a81a210ab7ba0ecd95283abac
|
||||
SIZE (tcpslice-2008.05.19.tar.gz) = 113477
|
||||
SHA256 (tcpslice-20140407.tar.gz) = d11bc7e6f0bf886d238d994965e5d8757f2fada13873a8a570598a8d9478b8cc
|
||||
SIZE (tcpslice-20140407.tar.gz) = 112147
|
||||
|
Loading…
Reference in New Issue
Block a user