pkgsrc/textproc/ebview/Makefile
2007-12-18 00:24:31 +00:00

18 lines
516 B
Makefile

# $NetBSD: Makefile,v 1.2 2007/12/18 00:24:31 obache Exp $
DISTNAME= ebview-0.3.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/}
MAINTAINER= yamajun@ofug.net
HOMEPAGE= http://ebview.sourceforge.net/
COMMENT= GTK2 based EPWING dictionary browser
USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= YES
.include "../../converters/libiconv/buildlink3.mk"
.include "../../textproc/eb/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"