diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-12-10 12:43:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-12-10 12:43:45 +0000 |
commit | bfea29aeae63b7432962f26acab9605bc7d14e2e (patch) | |
tree | c5abc4e6f019a2921144564c53631df12ad97dd3 /net/miniupnpc/Makefile | |
parent | 6db818a950481d9a24f1cb2798d4911572105aa1 (diff) | |
download | ports-bfea29aeae63b7432962f26acab9605bc7d14e2e.tar.gz ports-bfea29aeae63b7432962f26acab9605bc7d14e2e.zip |
Notes
Diffstat (limited to 'net/miniupnpc/Makefile')
-rw-r--r-- | net/miniupnpc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index c382e1517bc7..2846a2782e23 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://miniupnp.free.fr/files/ MAINTAINER= dinoex@FreeBSD.org COMMENT?= UPnP IGD client lightweight library +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/LICENCE + HAS_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |