pkgsrc/textproc/eblook/Makefile

24 lines
681 B
Makefile
Raw Normal View History

# $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/
2003-07-18 00:50:55 +02:00
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
2003-08-03 02:30:43 +02:00
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"