diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-08-27 12:40:53 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-08-27 12:40:53 +0800 |
commit | e8f2d042399235d99d4b545f359af1fbd465bece (patch) | |
tree | b5b79dcc5b64a5723fd112ba0a6eb19eae886f55 /net/Makefile | |
parent | d63da65758417436e65df47309607800d584c1b5 (diff) | |
download | freebsd-ports-gnome-e8f2d042399235d99d4b545f359af1fbd465bece.tar.gz freebsd-ports-gnome-e8f2d042399235d99d4b545f359af1fbd465bece.tar.zst freebsd-ports-gnome-e8f2d042399235d99d4b545f359af1fbd465bece.zip |
Add libnatpmp 20090713, an NAT-PMP lightweight library.
PR: ports/137676
Submitted by: Hung-Yi Chen <gaod at hychen.org>
Approved by: rafan (co-mentor)
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 ee71ba944003..3da4bbc83f9d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -301,6 +301,7 @@ SUBDIR += libgweather SUBDIR += libmms SUBDIR += libmxp + SUBDIR += libnatpmp SUBDIR += libnet SUBDIR += libnet-devel SUBDIR += libnet10 |