diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-20 07:25:30 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-20 07:25:30 +0000 |
commit | 7f1d58922f18e0449d4bbd752dd1009958623f8b (patch) | |
tree | f40796ffd1b82e9854f1edf5a5b1fc4cee6ff6ce /net/linuxigd | |
parent | 4e6a7c54067e577d214c68caab58ca233ac6a96a (diff) | |
download | ports-7f1d58922f18e0449d4bbd752dd1009958623f8b.tar.gz ports-7f1d58922f18e0449d4bbd752dd1009958623f8b.zip |
Notes
Diffstat (limited to 'net/linuxigd')
-rw-r--r-- | net/linuxigd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 61beeb4a361b..996a118b0212 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Linux UPnP Internet Gateway Device +DEPRECATED= Abandonware; use net/miniupnpd instead +EXPIRATION_DATE= 2019-05-08 + LIB_DEPENDS= libupnp.so:devel/upnp USE_RC_SUBR= linuxigd |