diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:08:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:08:27 +0000 |
commit | 0862ea05a162ce77b3f8738f37789c9a450a2e49 (patch) | |
tree | a10da81e1c15ef48f2cbd0f9b16b7bde5cae2f21 /textproc | |
parent | 2033f71f7de540e4889f76f2313955a83590791d (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/etoile-ogrekit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/etoile-ogrekit/Makefile b/textproc/etoile-ogrekit/Makefile index 262a71ea82dd..0b91a935c912 100644 --- a/textproc/etoile-ogrekit/Makefile +++ b/textproc/etoile-ogrekit/Makefile @@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project OgreKit framework +LICENSE= BSD + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |