pkgsrc/textproc/eblook/Makefile
uebayasi 5fa82e8e80 Update eblook to 1.6.1.
eblook supports EB 4.x.

While here, enable pkgviews installation.
2004-11-20 16:06:21 +00:00

23 lines
681 B
Makefile

# $NetBSD: Makefile,v 1.13 2004/11/20 16:06:21 uebayasi Exp $
#
DISTNAME= eblook-1.6.1
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
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
INFO_FILES= eblook.info
CONFIGURE_ARGS+=--with-eb-conf=${PKG_SYSCONFDIR.eb}/eb.conf
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/eb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"