![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / epdfview / Makefile (download)
Revision 1.71, Tue Aug 1 16:47:43 2017 UTC (5 years, 10 months ago) by wiz
Comment out dead sites (DNS problems). |
# $NetBSD: Makefile,v 1.71 2017/08/01 16:47:43 wiz Exp $ # DISTNAME= epdfview-0.1.8 PKGREVISION= 46 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"