aboutsummaryrefslogtreecommitdiffstats
path: root/databases/innotop
diff options
context:
space:
mode:
authorskreuzer <skreuzer@FreeBSD.org>2010-09-26 10:51:59 +0800
committerskreuzer <skreuzer@FreeBSD.org>2010-09-26 10:51:59 +0800
commita3fb3abc08bcfee8e68825a0c103a46068b9fbf5 (patch)
treebe9b5047e64f89346ff787fee236bed9086f9d9a /databases/innotop
parent367b384466d18b74b5bde7898d1341aba09b8f9c (diff)
downloadfreebsd-ports-gnome-a3fb3abc08bcfee8e68825a0c103a46068b9fbf5.tar.gz
freebsd-ports-gnome-a3fb3abc08bcfee8e68825a0c103a46068b9fbf5.tar.zst
freebsd-ports-gnome-a3fb3abc08bcfee8e68825a0c103a46068b9fbf5.zip
Add LICENSE information
Diffstat (limited to 'databases/innotop')
-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