summaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-12-12 17:37:17 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-12-12 17:37:17 +0000
commitdb698f0da33af9639a2ae0f0bfd4c6b5207062e7 (patch)
tree7c529031d173ce2853616db25f4f596bfc1d8d14 /x11-toolkits/fltk
parent- update patch as per the discussion at http://www.fltk.org/str.php?L2903 (diff)
- Add LICENSE
Notes
Notes: svn path=/head/; revision=308775
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r--x11-toolkits/fltk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index eb0b928836f7..00ac8d355000 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gahr@FreeBSD.org
COMMENT= Cross-platform C++ graphical user interface toolkit
+LICENSE= LGPL20
+
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg