2002-05-04 09:44:38 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2002/05/04 07:44:38 uebayasi Exp $
|
2000-12-11 03:23:26 +01:00
|
|
|
|
2002-05-04 09:44:38 +02:00
|
|
|
DISTNAME= sylpheed-0.7.5
|
2001-10-15 07:31:46 +02:00
|
|
|
CATEGORIES= mail news x11
|
|
|
|
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
|
|
|
EXTRACT_SUFX= .tar.bz2
|
2000-12-11 03:23:26 +01:00
|
|
|
|
|
|
|
MAINTAINER= oishi@ims.ac.jp
|
|
|
|
HOMEPAGE= http://sylpheed.good-day.net/index.cgi.en
|
2001-10-15 07:31:46 +02:00
|
|
|
COMMENT= X based e-mail and netnews client
|
|
|
|
|
|
|
|
BUILD_USES_MSGFMT= yes
|
2000-12-11 03:23:26 +01:00
|
|
|
|
2001-07-15 15:11:18 +02:00
|
|
|
USE_BUILDLINK_ONLY= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_X11BASE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+= --enable-nls
|
2001-10-15 07:31:46 +02:00
|
|
|
CONFIGURE_ARGS+= --enable-ipv6
|
|
|
|
CONFIGURE_ARGS+= --enable-ssl
|
2002-03-17 16:14:20 +01:00
|
|
|
CONFIGURE_ARGS+= --enable-gpgme
|
2000-12-11 03:23:26 +01:00
|
|
|
|
2002-03-17 16:14:20 +01:00
|
|
|
.include "../../security/gpgme/buildlink.mk"
|
2001-10-15 07:31:46 +02:00
|
|
|
.include "../../security/openssl/buildlink.mk"
|
2001-07-15 15:11:18 +02:00
|
|
|
.include "../../x11/gtk/buildlink.mk"
|
2001-10-25 00:10:43 +02:00
|
|
|
.include "../../mk/x11.buildlink.mk"
|
2000-12-11 03:23:26 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|