diff options
-rw-r--r-- | devel/m17n-inscript2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/m17n-inscript2/Makefile b/devel/m17n-inscript2/Makefile index 1708d46496ca..e650daf89618 100644 --- a/devel/m17n-inscript2/Makefile +++ b/devel/m17n-inscript2/Makefile @@ -12,6 +12,9 @@ LICENSE= LGPL21 BUILD_DEPENDS= m17n-db:devel/m17n-db RUN_DEPENDS= m17n-db:devel/m17n-db +DEPRECATED= Included in m17n-db-1.8.10 (to be committed) +EXPIRATION_DATE=2025-06-30 # Or before once devel/m17n-db is upgraded + NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} M17N_DATADIR= ${PREFIX}/share/m17n |