diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:31:16 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:31:16 +0800 |
commit | d09104915f6831005acaedb69b738fa3a9322fb8 (patch) | |
tree | 1e90d23495d98474a5030dfc1f1578c27c510dc5 /deskutils | |
parent | d49f0b0d40bcc468c597568bf9f18b28949019fe (diff) | |
download | freebsd-ports-gnome-d09104915f6831005acaedb69b738fa3a9322fb8.tar.gz freebsd-ports-gnome-d09104915f6831005acaedb69b738fa3a9322fb8.tar.zst freebsd-ports-gnome-d09104915f6831005acaedb69b738fa3a9322fb8.zip |
add LICENSE
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cartotheque/Makefile | 2 | ||||
-rw-r--r-- | deskutils/cartotheque/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile index a5d20f015093..cbeef391351a 100644 --- a/deskutils/cartotheque/Makefile +++ b/deskutils/cartotheque/Makefile @@ -15,6 +15,8 @@ DISTNAME= Cartotheque-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Managing notes on small cards +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/deskutils/cartotheque/pkg-descr b/deskutils/cartotheque/pkg-descr index d5a12d83ff6f..18be5a58417d 100644 --- a/deskutils/cartotheque/pkg-descr +++ b/deskutils/cartotheque/pkg-descr @@ -3,7 +3,7 @@ The application uses a directory based repository for cards with various contents. Currently only one contents is supported, and that is RTF contents (NSAttributedString) editable by a text view. -LICENSE: LGPL2 +LICENSE: LGPL21 Screenshot: WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png |