diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-12 17:37:17 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-12 17:37:17 +0000 |
commit | db698f0da33af9639a2ae0f0bfd4c6b5207062e7 (patch) | |
tree | 7c529031d173ce2853616db25f4f596bfc1d8d14 /x11-toolkits/fltk | |
parent | 980687be4c6cc04862a67bf74ddc98a4269ecb39 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r-- | x11-toolkits/fltk/Makefile | 2 |
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 |