1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Use USES=zip

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-08 00:12:13 +00:00
parent b09fe7d26c
commit 1b2f9d03e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347438

View File

@ -8,7 +8,6 @@ MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/ \
LOCAL/sunpoet
PKGNAMESUFFIX= 3
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .zip
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open source JavaScript HTML WYSIWYG editor for web sites
@ -19,6 +18,7 @@ CONFLICTS_INSTALL= tinymce-[0-24-9]*
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= zip
post-extract:
@cd ${WRKSRC}/ && ${FIND} -s * -type d -empty | ${XARGS} -I % ${TOUCH} %/.keepme