diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-27 19:37:05 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-27 19:37:05 +0000 |
commit | 04fdc79edd39e07d5a27e0243feef8e7ea1a6920 (patch) | |
tree | 1bdc6392d9e21b51ff0253c41d335b23aa17becf /x11-toolkits/phat | |
parent | 3b7528c7fe5cd82780a27a93be6f3d9942a29f55 (diff) |
Notes
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 |