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 /net-im | |
parent | 2033f71f7de540e4889f76f2313955a83590791d (diff) | |
download | ports-0862ea05a162ce77b3f8738f37789c9a450a2e49.tar.gz ports-0862ea05a162ce77b3f8738f37789c9a450a2e49.zip |
Notes
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 e7abd566ae36..d956f27d98ca 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 e4191b911195..eea742e6b9b3 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 |