aboutsummaryrefslogtreecommitdiff
path: root/hungarian/hunspell
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-07 17:36:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-07 17:36:38 +0000
commitc230493f2e33eb63b43227b17ba0c2eaf0c20196 (patch)
tree1f41f10fe246c83aa2e384c90e736aa0ccda9d21 /hungarian/hunspell
parentde9a24e5a85b1f752a02257bf33319fbf5aff6f6 (diff)
downloadports-c230493f2e33eb63b43227b17ba0c2eaf0c20196.tar.gz
ports-c230493f2e33eb63b43227b17ba0c2eaf0c20196.zip
- Fix MASTER_SITES
- Fix PLIST: remove out-dated pkg-plist - Use DATADIR - Use dirrmtry on DATADIR - Add LICENSE - Fix typo PR: ports/159224 Submitted by: sunpoet (myself) Approved by: pav, maintainer (timeout)
Notes
Notes: svn path=/head/; revision=279144
Diffstat (limited to 'hungarian/hunspell')
-rw-r--r--hungarian/hunspell/Makefile22
-rw-r--r--hungarian/hunspell/distinfo2
-rw-r--r--hungarian/hunspell/pkg-plist36
3 files changed, 11 insertions, 49 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile
index bfae23330581..367253b081db 100644
--- a/hungarian/hunspell/Makefile
+++ b/hungarian/hunspell/Makefile
@@ -8,24 +8,24 @@
PORTNAME= hunspell
PORTVERSION= 1.6.1
CATEGORIES= hungarian textproc
-MASTER_SITES= SF/magyarispell/Magyar%20Ispell/${DICTVERSION}
+MASTER_SITES= SF/magyarispell/Magyar%20Ispell/${PORTVERSION}
DISTNAME= hu_HU-${PORTVERSION}
MAINTAINER= janos.mohacsi@bsd.hu
-COMMENT= Hunspell hungarian dictionnary
+COMMENT= Hunspell hungarian dictionary
-NO_BUILD= yes
-WRKSRC= ${WRKDIR}/hu_HU-${PORTVERSION}
+LICENSE= GPLv2 LGPL21 MPL
+LICENSE_COMB= dual
-PLIST_FILES= share/hunspell/hu_HU.dic \
- share/hunspell/hu_HU.aff
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/hu_HU-${PORTVERSION}
-PLIST_DIRS= share/hunspell
+PLIST_FILES= %%DATADIR%%/hu_HU.aff \
+ %%DATADIR%%/hu_HU.dic
+PLIST_DIRSTRY= %%DATADIR%%
do-install:
- ${MKDIR} ${PREFIX}/share/hunspell/
- ${INSTALL_DATA} ${WRKSRC}/hu_HU.dic \
- ${WRKSRC}/hu_HU.aff \
- ${PREFIX}/share/hunspell/
+ ${MKDIR} ${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/hu_HU.aff ${WRKSRC}/hu_HU.dic ${DATADIR}/
.include <bsd.port.mk>
diff --git a/hungarian/hunspell/distinfo b/hungarian/hunspell/distinfo
index aa85fcb6d5dd..779d7a24c3af 100644
--- a/hungarian/hunspell/distinfo
+++ b/hungarian/hunspell/distinfo
@@ -1,4 +1,2 @@
-SHA256 (hunspell-1.2.11.tar.gz) = 3f975c056e0e8883b38ebe75f04a32e3983ea9d951afa035181806b070d06e93
-SIZE (hunspell-1.2.11.tar.gz) = 926658
SHA256 (hu_HU-1.6.1.tar.gz) = 0a1ab4672bf75acc1c29c4b3fbcab5d10b7883ba1e7fc25e8054d2209f0352c2
SIZE (hu_HU-1.6.1.tar.gz) = 730641
diff --git a/hungarian/hunspell/pkg-plist b/hungarian/hunspell/pkg-plist
deleted file mode 100644
index 0e68b39d1aae..000000000000
--- a/hungarian/hunspell/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/hunspell
-include/hunspell/affentry.hxx
-include/hunspell/affixmgr.hxx
-include/hunspell/atypes.hxx
-include/hunspell/baseaffix.hxx
-include/hunspell/csutil.hxx
-include/hunspell/dictmgr.hxx
-include/hunspell/filemgr.hxx
-include/hunspell/hashmgr.hxx
-include/hunspell/htypes.hxx
-include/hunspell/hunspell.h
-include/hunspell/hunspell.hxx
-include/hunspell/hunzip.hxx
-include/hunspell/langnum.hxx
-include/hunspell/license.hunspell
-include/hunspell/phonet.hxx
-include/hunspell/replist.hxx
-include/hunspell/suggestmgr.hxx
-include/hunspell/w_char.hxx
-include/hunspell/hunvisapi.h
-include/hunspell/hunvisapi.h.in
-@dirrm include/hunspell
-lib/libhunspell-1.2.a
-lib/libhunspell-1.1.la
-lib/libhunspell-1.2.so.0
-lib/libhunspell-1.2.so
-libdata/pkgconfig/hunspell.pc
-share/myspell/hu_HU.aff
-share/myspell/hu_HU.dic
-share/myspell/hungarian.aff
-share/myspell/hungarian.dic
-share/myspell/magyar.aff
-share/myspell/magyar.dic
-share/myspell/default.aff
-share/myspell/default.dic
-@dirrm share/myspell