diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-26 02:37:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-26 02:37:51 +0800 |
commit | 60cc12f9b1d13f0ae9bc8936399a159c6a53a9be (patch) | |
tree | 72911e3774afdeaa2c506945b857045f6d11228b /net/Makefile | |
parent | 707895755740ff647849ac4bbfc4c4a59d48555e (diff) | |
download | freebsd-ports-gnome-60cc12f9b1d13f0ae9bc8936399a159c6a53a9be.tar.gz freebsd-ports-gnome-60cc12f9b1d13f0ae9bc8936399a159c6a53a9be.tar.zst freebsd-ports-gnome-60cc12f9b1d13f0ae9bc8936399a159c6a53a9be.zip |
- Add libexosip2-legacy 3.6.0 (repocopied from net/libexosip2)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Mark CONFLICTS_INSTALL with net/libexosip2
PR: ports/188315
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 08968cb220eb..9d00f3199284 100644 --- a/net/Makefile +++ b/net/Makefile @@ -297,6 +297,7 @@ SUBDIR += libcmis SUBDIR += libdnet SUBDIR += libexosip2 + SUBDIR += libexosip2-legacy SUBDIR += libfb SUBDIR += libfixbuf SUBDIR += libgnetwork |