diff options
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r-- | net/gupnp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 7ba9401775e8..8408e7a16133 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 0.20.18 +PORTVERSION= 1.0.1 CATEGORIES= net MASTER_SITES= GNOME @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for UPnP devices LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gobject-introspection>=0.6.4:devel/gobject-introspection \ gssdp>=0.14.13:net/gssdp |