diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/etoile-stepchat/Makefile | 2 | ||||
-rw-r--r-- | net-im/etoile-xmppkit/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-im/etoile-stepchat/Makefile b/net-im/etoile-stepchat/Makefile index e7abd566ae3..d956f27d98c 100644 --- a/net-im/etoile-stepchat/Makefile +++ b/net-im/etoile-stepchat/Makefile @@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project instant messenger for jabber +LICENSE= BSD + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes diff --git a/net-im/etoile-xmppkit/Makefile b/net-im/etoile-xmppkit/Makefile index e4191b91119..eea742e6b9b 100644 --- a/net-im/etoile-xmppkit/Makefile +++ b/net-im/etoile-xmppkit/Makefile @@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project XMPPKit framework +LICENSE= BSD + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |