8e8f4b5d5e
- Update to version 1.5, development moved to github - Convert to USES=libtool, don't install la file - Install striped version of library - Allow to compile with OpenSSL from base - Update homepage address - Bump affected deskutils/cairo-dock-plugins mail/claws-mail: - Update to version 3.10.0 - Convert to USES=libtool tar:bzip2 [1] - Don't install static plugin files [1] - Replace GMAKE with MAKE_CMD [1] Release notes: http://claws-mail.org/news.php mail/claws-mail-clamd: - Don't show pkg-message in post-install, staging takes care of that Submitted by: tijl via private mail [1]
16 lines
333 B
Makefile
16 lines
333 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= pdf_viewer
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= PDF and PostScript viewer plugin for Claws Mail
|
|
|
|
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
|
|
|
|
USE_GHOSTSCRIPT=yes
|
|
|
|
CLAWS_PLUGINS_BUILD= pdf_viewer
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|