diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:14:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:14:28 +0000 |
commit | bad8a428999d005fc806d1723c5a1a225a77fbab (patch) | |
tree | a7c451194ddba36c0c27053ed64270dca8f616c5 /x11-toolkits/renaissance/Makefile | |
parent | 153c6c28ab2c0aa3f85b55cbe79efc26f01b1aeb (diff) |
LICENSE LGPL21
Notes
Notes:
svn path=/head/; revision=255744
Diffstat (limited to 'x11-toolkits/renaissance/Makefile')
-rw-r--r-- | x11-toolkits/renaissance/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/renaissance/Makefile b/x11-toolkits/renaissance/Makefile index a11f45686de5..9c3db2327c66 100644 --- a/x11-toolkits/renaissance/Makefile +++ b/x11-toolkits/renaissance/Makefile @@ -16,6 +16,8 @@ DISTNAME= Renaissance-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep GUI Development Framework +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |