summaryrefslogtreecommitdiff
path: root/mail/sylpheed/Makefile
blob: 2d2831bef8fc4c6d42ea5664a90379bcc9c042b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $NetBSD: Makefile,v 1.8 2001/10/24 22:11:03 jlam Exp $

DISTNAME=		sylpheed-0.6.3
CATEGORIES=		mail news x11
MASTER_SITES=		http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=	oishi@ims.ac.jp
HOMEPAGE=	http://sylpheed.good-day.net/index.cgi.en
COMMENT=	X based e-mail and netnews client

BUILD_USES_MSGFMT=	yes

USE_BUILDLINK_ONLY=	yes
USE_GMAKE=		yes
USE_X11BASE=		yes
GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--enable-nls
CONFIGURE_ARGS+=	--enable-ipv6
CONFIGURE_ARGS+=	--enable-ssl

.include "../../security/openssl/buildlink.mk"
.include "../../x11/gtk/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"