diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-04 22:21:27 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-04 22:21:27 +0800 |
commit | b2328a5eae2b5b2264229fa0d2ae95ecb1308a24 (patch) | |
tree | 7285536cedd3133d1b8d489a3b2444159e73252b /textproc | |
parent | 8c702f69e3f1591a3ea578c1531854a9051e577d (diff) | |
download | freebsd-ports-gnome-b2328a5eae2b5b2264229fa0d2ae95ecb1308a24.tar.gz freebsd-ports-gnome-b2328a5eae2b5b2264229fa0d2ae95ecb1308a24.tar.zst freebsd-ports-gnome-b2328a5eae2b5b2264229fa0d2ae95ecb1308a24.zip |
LICENSE ASL
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/etoile-lucenekit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/etoile-lucenekit/Makefile b/textproc/etoile-lucenekit/Makefile index 9cd96cd57116..d31165c629a4 100644 --- a/textproc/etoile-lucenekit/Makefile +++ b/textproc/etoile-lucenekit/Makefile @@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project OgreKit framework +LICENSE= ASL + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |