diff options
| -rw-r--r-- | graphics/peps/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile index dc53c320ef08..c4797c69e84e 100644 --- a/graphics/peps/Makefile +++ b/graphics/peps/Makefile @@ -11,6 +11,9 @@ WWW= http://peps.redprince.net/peps/ LICENSE= BSD2CLAUSE +DEPRECATED= Ancient port, upstream gone +EXPIRATION_DATE= 2025-01-31 + USES= ghostscript:run MAKE_ENV= GSPATH="${LOCALBASE}/bin/gs" GZPATH="/usr/bin/gzip" \ ETC="${PREFIX}/etc" |
