diff options
-rw-r--r-- | www/rubygem-scrapi/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/rubygem-scrapi/Makefile b/www/rubygem-scrapi/Makefile index b6704f93b61c..c482647cffd4 100644 --- a/www/rubygem-scrapi/Makefile +++ b/www/rubygem-scrapi/Makefile @@ -19,6 +19,9 @@ USE_LDCONFIG= yes USES= gem PLIST_FILES= ${GEM_LIB_DIR}/lib/tidy/libtidy.so +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE=2018-02-10 + post-install: ${RM} ${LOCALBASE}/${GEM_LIB_DIR}/lib/tidy/libtidy.dll ${RM} ${LOCALBASE}/${GEM_LIB_DIR}/lib/tidy/libtidy.so |