1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Add LICENSE_FILE.

This commit is contained in:
Hiroki Sato 2017-01-02 21:11:01 +00:00
parent 462253c221
commit 793d63aee0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430412

View File

@ -3,18 +3,19 @@
PORTNAME= ptunnel
PORTVERSION= 0.72
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.cs.uit.no/~daniels/PingTunnel/
DISTNAME= PingTunnel-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= hrs@FreeBSD.org
COMMENT= Tunneling TCP connections over ICMP echo request and reply
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
WRKSRC= ${WRKDIR}/PingTunnel
USES= gmake
WRKSRC= ${WRKDIR}/PingTunnel
PLIST_FILES= bin/ptunnel man/man8/ptunnel.8.gz
post-patch: