1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Use tar to extract zipball

- Fix PLIST
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-13 01:17:49 +00:00
parent 9c644d842a
commit 7111b2d475
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336306
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,7 @@ CATEGORIES= www
MASTER_SITES= http://download.moxiecode.com/${PORTNAME}/ \
LOCAL/sunpoet
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .zip
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open source JavaScript HTML WYSIWYG editor for web sites
@ -16,7 +17,6 @@ LICENSE= LGPL21
CONFLICTS_INSTALL= tinymce-[0-35-9]* tinymce3-[0-9]*
NO_BUILD= yes
USE_ZIP= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
do-install:

View File

@ -135,3 +135,5 @@
@dirrm %%WWWDIR%%/js/tinymce
@dirrm %%WWWDIR%%/js
@dirrmtry %%WWWDIR%%
@owner
@group