diff --git a/www/chems/Makefile b/www/chems/Makefile index 9b09488ed0f0..412cb04f90c1 100644 --- a/www/chems/Makefile +++ b/www/chems/Makefile @@ -1,22 +1,25 @@ PORTNAME= chems DISTVERSION= 0x04 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0x04 MAINTAINER= ports@FreeBSD.org COMMENT= The geekest content helper management system WWW= http://chems.sf.net +DEPRECATED= Abandonware, last release in 2009 and no activity since upstream +EXPIRATION_DATE=2024-05-31 + NO_BUILD= yes USES= zip php USE_PHP= xml iconv gd PLIST_SUB= WWWOWN="${WWWOWN}" SUB_FILES= pkg-message do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR} ${MV} ${STAGEDIR}${WWWDIR}/usr/config.php ${STAGEDIR}${WWWDIR}/usr/config.php.sample .include