aboutsummaryrefslogtreecommitdiff
path: root/misc/metalink-tools
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-06-13 12:41:33 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-06-13 12:41:33 +0000
commitc761d487286eb31ad14abbda5b5000157faa36eb (patch)
tree878721893ce3f3f59a7db7f72b5cd9da50453a3d /misc/metalink-tools
parentf94a7186b753a998846be40fae5c3b3431a7f233 (diff)
Add LICENSE* information
Notes
Notes: svn path=/head/; revision=256478
Diffstat (limited to 'misc/metalink-tools')
-rw-r--r--misc/metalink-tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile
index 2e695de89d43..d23cd074270f 100644
--- a/misc/metalink-tools/Makefile
+++ b/misc/metalink-tools/Makefile
@@ -19,6 +19,9 @@ LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ENV+= AWK="${AWK}" \