pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tcpxtract: add LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Sun May 6 18:19:49 2018 +0900
Changeset: 49ff6b18385c3c2d9975321122668a26d7d024f3
Modified Files:
tcpxtract/Makefile
Log Message:
tcpxtract: add LICENSE
via COPYING
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=49ff6b18385c3c2d9975321122668a26d7d024f3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcpxtract/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/tcpxtract/Makefile b/tcpxtract/Makefile
index 27d0ea51ce..4d3e7307d2 100644
--- a/tcpxtract/Makefile
+++ b/tcpxtract/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcpxtract/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://tcpxtract.sourceforge.net/
COMMENT= Extract files from network traffic based on file signatures
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
CPPFLAGS+= -DDEFAULT_CONFIG_FILE="\"${PKG_SYSCONFDIR}/tcpxtract.conf\""
Home |
Main Index |
Thread Index |
Old Index