From 4c85031fbc6af9673635f11654ce6bd06863f51a Mon Sep 17 00:00:00 2001 From: gahr Date: Wed, 12 Dec 2012 17:37:17 +0000 Subject: - Add LICENSE --- x11-toolkits/fltk/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-toolkits') 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 -- cgit