pkgsrc/print/epdfview/Makefile

23 lines
637 B
Makefile

# $NetBSD: Makefile,v 1.80 2018/03/12 11:17:26 wiz Exp $
DISTNAME= epdfview-0.1.8
PKGREVISION= 55
CATEGORIES= print
MASTER_SITES= http://anduin.linuxfromscratch.org/BLFS/epdfview/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
#HOMEPAGE= http://trac.emma-soft.com/epdfview/
COMMENT= Lightweight PDF viewer using Poppler and GTK2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config msgfmt
.include "options.mk"
.include "../../print/poppler-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"