diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
commit | d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch) | |
tree | 5d79a984f97ee9a5e47c732e344048cad874e544 /deskutils/gnustep-wrapper | |
parent | cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (diff) |
Notes
Diffstat (limited to 'deskutils/gnustep-wrapper')
-rw-r--r-- | deskutils/gnustep-wrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnustep-wrapper/Makefile b/deskutils/gnustep-wrapper/Makefile index 7f8d0f40dfca..9798bc959e93 100644 --- a/deskutils/gnustep-wrapper/Makefile +++ b/deskutils/gnustep-wrapper/Makefile @@ -18,6 +18,8 @@ DISTNAME= GNUstepWrapper-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Create GNUstep app-wrappers of non-GNUstep applications +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |