freebsd-ports/mail/claws-mail-fancy/Makefile
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00

15 lines
355 B
Makefile

# Created by: Pawel Pekala <c0rn@o2.pl>
# $FreeBSD$
PORTNAME= fancy
PORTREVISION= 1
COMMENT= Webkit based HTML renderer plugin for Claws Mail
LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \
libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
CLAWS_PLUGINS_BUILD= fancy
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>