diff options
author | bapt <bapt@FreeBSD.org> | 2016-11-02 16:11:04 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-11-02 16:11:04 +0800 |
commit | b9fa7b5b2ef914bf1ced8e7b8be94d9f4ecef842 (patch) | |
tree | 22c27609332b0dfc4d5cf10dbeda6a26c6bedf1a /graphics | |
parent | 812b6facadffa9a9ae56e0d75e828931f6ffb840 (diff) | |
download | freebsd-ports-gnome-b9fa7b5b2ef914bf1ced8e7b8be94d9f4ecef842.tar.gz freebsd-ports-gnome-b9fa7b5b2ef914bf1ced8e7b8be94d9f4ecef842.tar.zst freebsd-ports-gnome-b9fa7b5b2ef914bf1ced8e7b8be94d9f4ecef842.zip |
Mark as deprecated: no more upstream
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtkdps/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index 6720426324d4..d2f79e646320 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -12,6 +12,9 @@ DISTNAME= gtkDPS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk bindings for the Display GhostScript System +DEPRECATED= No more upstream. Not used in the ports tree +EXPIRATION_DATE= 2016-12-02 + LIB_DEPENDS= libdpstk.so:x11/dgs USES= libtool |