mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2013.09.01 (0.7)
- Add LICENSE - Add WWW
This commit is contained in:
parent
2df948e335
commit
1fa94acb37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362563
@ -1,18 +1,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hyphen
|
||||
PORTVERSION= 2005.11.18
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2013.09.01 # 0.7
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc spanish
|
||||
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/
|
||||
PKGNAMEPREFIX= es-
|
||||
DISTNAME= hyph_es_ES-${PORTVERSION:C/\.//g}
|
||||
DISTNAME= es_any-0.7
|
||||
EXTRACT_SUFX= .oxt
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Spanish hyphenation rules
|
||||
|
||||
USES= zip
|
||||
LICENSE= GPLv3 LGPL3 MPL
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
@ -27,7 +30,7 @@ PLIST_FILES+= %%DATADIR%%/hyph_${ALIAS}.dic
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${DATADIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/hyph_es_ES.dic ${STAGEDIR}${DATADIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/hyph_es_ANY.dic ${STAGEDIR}${DATADIR}/hyph_es_ES.dic
|
||||
.for ALIAS in ${ESALIASES}
|
||||
${LN} -s hyph_es_ES.dic ${STAGEDIR}${DATADIR}/hyph_${ALIAS}.dic
|
||||
.endfor
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (hyphen/hyph_es_ES-20051118.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8
|
||||
SIZE (hyphen/hyph_es_ES-20051118.zip) = 13352
|
||||
SHA256 (hyphen/es_any-0.7.oxt) = a30804b7f78b2858f39ae4dc246002105838a1aa58246da6b81ab3993a79f650
|
||||
SIZE (hyphen/es_any-0.7.oxt) = 1415886
|
||||
|
@ -1 +1,3 @@
|
||||
Spanish hyphenation rules
|
||||
|
||||
WWW: http://extensions.openoffice.org/en/project/es_ANY-dicts
|
||||
|
Loading…
Reference in New Issue
Block a user