pkgsrc/mail/libsylph/Makefile

26 lines
615 B
Makefile
Raw Normal View History

2008-07-14 14:55:56 +02:00
# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:07 joerg Exp $
#
DISTNAME= libsylph-0.3.0
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/libsylph/alpha/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sylpheed.sraoss.jp/
COMMENT= E-Mail client library
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
2006-12-06 17:30:48 +01:00
USE_TOOLS+= lex pkg-config msgfmt
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"