aboutsummaryrefslogtreecommitdiff
path: root/databases/innotop/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2010-09-26 02:51:59 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2010-09-26 02:51:59 +0000
commit79f98b4ed66dab66b66be34f6b069dda5701940b (patch)
treecd1ca9d97cac6bf354b8108dc6e90727188d0f8f /databases/innotop/Makefile
parent6ce2420a6fead11421f5264476b8a94a5df767e3 (diff)
downloadports-79f98b4ed66dab66b66be34f6b069dda5701940b.tar.gz
ports-79f98b4ed66dab66b66be34f6b069dda5701940b.zip
Add LICENSE information
Notes
Notes: svn path=/head/; revision=261870
Diffstat (limited to 'databases/innotop/Makefile')
-rw-r--r--databases/innotop/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile
index fea70ce7fc87..225d900b1c3f 100644
--- a/databases/innotop/Makefile
+++ b/databases/innotop/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= A MySQL and InnoDB monitoring program
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper