diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-28 03:37:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-04-28 03:37:05 +0800 |
commit | c9829c6c1ce220887f69b613c46a1bc81f9a3378 (patch) | |
tree | 1bdc6392d9e21b51ff0253c41d335b23aa17becf /x11-toolkits/phat | |
parent | 692456004bdb00d7358e735b44742c153706b812 (diff) | |
download | freebsd-ports-gnome-c9829c6c1ce220887f69b613c46a1bc81f9a3378.tar.gz freebsd-ports-gnome-c9829c6c1ce220887f69b613c46a1bc81f9a3378.tar.zst freebsd-ports-gnome-c9829c6c1ce220887f69b613c46a1bc81f9a3378.zip |
Mark BROKEN: unfetchable and schedule for removal
Diffstat (limited to 'x11-toolkits/phat')
-rw-r--r-- | x11-toolkits/phat/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/phat/Makefile b/x11-toolkits/phat/Makefile index bfa754463242..aa1a27d8f9a7 100644 --- a/x11-toolkits/phat/Makefile +++ b/x11-toolkits/phat/Makefile @@ -10,6 +10,10 @@ MASTER_SITES= BERLIOS/phat MAINTAINER= ports@FreeBSD.org COMMENT= Collection of GTK+ widgets geared toward pro-audio apps +BROKEN= unfetchable +DEPRECATED= Unmaintained, upstream disappeared, underlinks +EXPIRATION_DATE= 2019-05-28 + GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig USE_GNOME= gtk20 libgnomecanvas |