aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-25 09:33:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-25 09:33:21 +0000
commit80d2cbea1c18b3261e06d8f3a319a8a18ccabc94 (patch)
tree65d3105a42f9f2ad6910ed435a178d268ce8a4e8 /french
parente08989b8399cacd5b84a2d5eaa300133c18f6b9f (diff)
downloadports-80d2cbea1c18b3261e06d8f3a319a8a18ccabc94.tar.gz
ports-80d2cbea1c18b3261e06d8f3a319a8a18ccabc94.zip
- Fix LICENSE
- Pet portlint - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=465508
Diffstat (limited to 'french')
-rw-r--r--french/hyphen/Makefile8
-rw-r--r--french/hyphen/pkg-descr2
2 files changed, 5 insertions, 5 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile
index 4853604fa33a..f4dec9dec114 100644
--- a/french/hyphen/Makefile
+++ b/french/hyphen/Makefile
@@ -11,22 +11,22 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= French hyphenation rules
-LICENSE= LGPL21
+LICENSE= LGPL21+
USES= zip
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
-PLIST_FILES= %%DATADIR%%/hyph_fr.dic
+PLIST_FILES= ${DATADIR_REL}/hyph_fr.dic
FRALIASES= fr_FR fr_BE fr_CA fr_CH fr_LU
.for ALIAS in ${FRALIASES}
-PLIST_FILES+= %%DATADIR%%/hyph_${ALIAS}.dic
+PLIST_FILES+= ${DATADIR_REL}/hyph_${ALIAS}.dic
.endfor
do-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}/
+ @${MKDIR} ${STAGEDIR}${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/hyph_fr.dic ${STAGEDIR}${DATADIR}/
.for ALIAS in ${FRALIASES}
${LN} -s hyph_fr.dic ${STAGEDIR}${DATADIR}/hyph_${ALIAS}.dic
diff --git a/french/hyphen/pkg-descr b/french/hyphen/pkg-descr
index fa5ead0efb5a..c6b6a0f6f631 100644
--- a/french/hyphen/pkg-descr
+++ b/french/hyphen/pkg-descr
@@ -1,3 +1,3 @@
French hyphenation rules
-WWW: http://www.dicollecte.org/
+WWW: https://www.dicollecte.org/