Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Arabic dictionary for hunspell.
+30
View File
@@ -0,0 +1,30 @@
# $NetBSD: Makefile,v 1.3 2013/04/06 13:09:26 rodent Exp $
VERSION= 20080110
DICTNAME= ar
PKGNAME= ${DISTNAME:S/_/-/}
DISTNAME= hunspell-${DICTNAME}_${VERSION}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ayaspell/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries
COMMENT= Arabic dictionary for hunspell
USE_LANGUAGES= # none
INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DICTNAME}
PLIST_SUBST+= DICTNAME=${DICTNAME}
MAKE_DIRS= share/hunspell
do-build: # nothing
do-install:
${INSTALL_DATA} ${WRKSRC}/${DICTNAME}.aff \
${DESTDIR}${PREFIX}/share/hunspell/${DICTNAME}.aff
${INSTALL_DATA} ${WRKSRC}/${DICTNAME}.dic \
${DESTDIR}${PREFIX}/share/hunspell/${DICTNAME}.dic
${INSTALL_DATA} ${WRKSRC}/README-en \
${DESTDIR}${PREFIX}/share/doc/hunspell-${DICTNAME}/README_${DICTNAME}.txt
.include "../../mk/bsd.pkg.mk"
+4
View File
@@ -0,0 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/12 20:52:40 ahoka Exp $
share/doc/hunspell-${DICTNAME}/README_${DICTNAME}.txt
share/hunspell/${DICTNAME}.aff
share/hunspell/${DICTNAME}.dic
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/10/12 20:52:40 ahoka Exp $
SHA1 (hunspell-ar_20080110.tar.gz) = 3fc5bdcaa428205681eaa765efcd86c370ec7449
RMD160 (hunspell-ar_20080110.tar.gz) = d8543f01e2b6362a446bac08dcc103bf9086327d
Size (hunspell-ar_20080110.tar.gz) = 307734 bytes