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

5
textproc/eblook/DESCR Normal file
View File

@@ -0,0 +1,5 @@
Eblook provides an interactive, simple command-line interface for
electric dictionaries, using the EB library as the backend. Eblook
was originally developed as a backend of Lookup, an electric
dictionary search agent for Emacs, but it is also useful as a
separate tool.

24
textproc/eblook/Makefile Normal file
View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.22 2013/04/06 20:27:29 rodent Exp $
#
DISTNAME= eblook-1.6.1
PKGREVISION= 2
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
COMMENT= Interactive command-line interface for EPWING electric dictionaries
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
INFO_FILES= yes
CONFIGURE_ARGS+=--with-eb-conf=${PKG_SYSCONFDIR}/eb.conf
LIBS+= ${BUILDLINK_LDADD.iconv}
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/eb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
textproc/eblook/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.4 2006/04/07 19:54:17 jlam Exp $
bin/eblook
info/eblook.info

5
textproc/eblook/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/02/24 14:48:41 agc Exp $
SHA1 (eblook-1.6.1.tar.gz) = 401c97437fdf94a90969e856c3a9d1c6c3646e47
RMD160 (eblook-1.6.1.tar.gz) = 32c37963d2627642a5799dd2a4222c511143b8d6
Size (eblook-1.6.1.tar.gz) = 440727 bytes