diff options
author | lioux <lioux@FreeBSD.org> | 2010-06-13 20:41:33 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2010-06-13 20:41:33 +0800 |
commit | 673993cdd17dce02c99c09b32bebc86f558c621e (patch) | |
tree | d8addeb1c45e78ff8eaaedd4b328673389cc57ec /net-p2p/edonkey-tool-hash | |
parent | 7703e0ab2f144ad925d487170230c9df15d4fb23 (diff) | |
download | freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.tar.gz freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.tar.zst freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.zip |
Add LICENSE* information
Diffstat (limited to 'net-p2p/edonkey-tool-hash')
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile index e5cafa68e8e7..85a4cdefba5f 100644 --- a/net-p2p/edonkey-tool-hash/Makefile +++ b/net-p2p/edonkey-tool-hash/Makefile @@ -15,6 +15,9 @@ DISTNAME= ed2k_hash-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + PLIST_FILES= bin/edonkey-tool-hash GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |