summaryrefslogtreecommitdiff
path: root/security/gpgme/Makefile
blob: 4e6bc068bd73b906b096b1c277ac19d0edb4ff38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2002/05/11 20:10:53 wiz Exp $

DISTNAME=	gpgme-0.3.0
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/

MAINTAINER=	oishi@ims.ac.jp
HOMEPAGE=	http://www.gnupg.org/gpgme.html
COMMENT=	GnuPG Made Easy

DEPENDS+=	gnupg>=1.0.6:../../security/gnupg

GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"