# New ports collection makefile for:	gpgme
# Date created:		15 June 2001
# Whom:			teramoto@comm.eng.osaka-u.ac.jp
#
# $FreeBSD: ports/security/gpgme/Makefile,v 1.2 2001/08/31 14:20:27 sobomax Exp $
#

PORTNAME=	gpgme
PORTVERSION=	0.2.2
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/

MAINTAINER=	teramoto@comm.eng.osaka-u.ac.jp

BUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg

USE_LIBTOOL=	yes
USE_GMAKE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
