diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
commit | 3505834d7cb644dfa6f5c29bca976130a59d9bf9 (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /x11-fonts | |
parent | 1907649a082b6ef3c1e425412218ce03ed108459 (diff) | |
download | freebsd-ports-graphics-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.gz freebsd-ports-graphics-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.zst freebsd-ports-graphics-3505834d7cb644dfa6f5c29bca976130a59d9bf9.zip |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/manu-gothica/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/manu-gothica/Makefile b/x11-fonts/manu-gothica/Makefile index 907248d9b37..a0a5de8924e 100644 --- a/x11-fonts/manu-gothica/Makefile +++ b/x11-fonts/manu-gothica/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .ttf MAINTAINER= ports@FreeBSD.org COMMENT= Old German blackletter handwriting (Suetterlin) +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS:= ${BUILD_DEPENDS} |