e8d8834f6a
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
21 lines
571 B
Makefile
21 lines
571 B
Makefile
# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:27 wiz Exp $
|
|
|
|
DISTNAME= ebview-0.3.6
|
|
PKGREVISION= 2
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/}
|
|
|
|
MAINTAINER= yamajun@ofug.net
|
|
HOMEPAGE= http://ebview.sourceforge.net/
|
|
COMMENT= GTK2 based EPWING dictionary browser
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_PKGLOCALEDIR= YES
|
|
USE_TOOLS+= gmake pkg-config msgfmt
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../textproc/eb/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|