diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-12 09:19:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-12 09:19:04 +0000 |
commit | 89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch) | |
tree | 08893c75412f70cc89eac1c944e80b8d4e2bcc52 /net-p2p/napshare/Makefile | |
parent | b04ce8519d7d4064c97c4b032f175923df9ae8b6 (diff) | |
download | ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.tar.gz ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.zip |
Notes
Diffstat (limited to 'net-p2p/napshare/Makefile')
-rw-r--r-- | net-p2p/napshare/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile index 820c497882f4..55b3665c862d 100644 --- a/net-p2p/napshare/Makefile +++ b/net-p2p/napshare/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux MAINTAINER= ports@FreeBSD.org COMMENT= GTK based Gnutella client +DEPRECATED= Uses obsolete glib12 +EXPIRATION_DATE= 2018-12-20 + USES= gmake USE_GNOME= gtk12 GNU_CONFIGURE= yes |