diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:14:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:14:28 +0800 |
commit | d49f0b0d40bcc468c597568bf9f18b28949019fe (patch) | |
tree | 54a19774a088a7843781b78cfcf08e85e5007e5d /graphics/fortytwo | |
parent | 0d5a6785ec84190c3f5e11dd853b6a7b1cdfb5eb (diff) | |
download | freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.tar.gz freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.tar.zst freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.zip |
LICENSE LGPL21
Diffstat (limited to 'graphics/fortytwo')
-rw-r--r-- | graphics/fortytwo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index 2f9161042bc9..ad24002427d1 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -16,6 +16,8 @@ DISTFILES= FT-${PORTVERSION}-src.tgz \ MAINTAINER= dinoex@FreeBSD.org COMMENT= Graph management system for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |