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

3
textproc/ispell-gl/DESCR Normal file
View File

@@ -0,0 +1,3 @@
This an ispell dictionary for Galician, using the "Minimos" standard. It's
freely available under the terms of the GNU GPL, version 2. You can freely
redistribute and/or use it for spell checking with the program ispell.

View File

@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.1 2013/04/24 11:45:00 rodent Exp $
#
DISTNAME= ispell-gl-0.5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ispell-gl/}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://ispell-gl.sourceforge.net/
COMMENT= Galician dictionary for interactive spelling checker
LICENSE= gnu-gpl-v2
DEPENDS+= ispell>=3.1.20:../../textproc/ispell
USE_LANGUAGES= # none
NO_CONFIGURE= yes
INSTALLATION_DIRS+= lib
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${PREFIX}/bin/buildhash galician.words galician.aff \
galician.hash
do-install:
${INSTALL_DATA} ${WRKSRC}/galician.aff ${DESTDIR}${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/galician.hash ${DESTDIR}${PREFIX}/lib
.include "../../mk/bsd.pkg.mk"

3
textproc/ispell-gl/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2013/04/24 11:45:00 rodent Exp $
lib/galician.aff
lib/galician.hash

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/04/24 11:45:00 rodent Exp $
SHA1 (ispell-gl-0.5.tar.gz) = c29649f60f13cb0bf52ebad756613b27938a2e68
RMD160 (ispell-gl-0.5.tar.gz) = b58fbc2bba8fe87fe3eec0ef0ac073943d9eadd1
Size (ispell-gl-0.5.tar.gz) = 127634 bytes