diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:14:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:14:28 +0000 |
commit | bad8a428999d005fc806d1723c5a1a225a77fbab (patch) | |
tree | a7c451194ddba36c0c27053ed64270dca8f616c5 /www | |
parent | 153c6c28ab2c0aa3f85b55cbe79efc26f01b1aeb (diff) | |
download | ports-bad8a428999d005fc806d1723c5a1a225a77fbab.tar.gz ports-bad8a428999d005fc806d1723c5a1a225a77fbab.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/webservices/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/webservices/Makefile b/www/webservices/Makefile index 55c4fedaa5e2..989b64a2c06a 100644 --- a/www/webservices/Makefile +++ b/www/webservices/Makefile @@ -15,6 +15,8 @@ DISTNAME= WebServices-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Classes for building web services +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |