Merge from vendor branch FREEBSD:
[pkgsrc.git] / mail / balsa / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       balsa-0.4.9.5
5 CATEGORIES=     mail gnome
6 MASTER_SITES=   ftp://ftp.balsa.net/pub/balsa/ \
7                 ftp://ftp.univie.ac.at/systems/linux/metalab/X11/gtkbuffet/apps/balsa/
8
9 MAINTAINER=     rh@netbsd.org
10 HOMEPAGE=       http://www.balsa.net/
11
12 DEPENDS+=       pth-*:../../devel/pth
13 DEPENDS+=       libproplist-*:../../devel/libproplist
14 DEPENDS+=       gnome-core-*:../../x11/gnome-core
15
16 GNU_CONFIGURE=  yes
17 USE_LIBTOOL=    yes
18 USE_X11BASE=    yes
19
20 .include "../../mk/bsd.pkg.mk"