summaryrefslogtreecommitdiff
path: root/security/gpgme/Makefile
blob: 40acce475e81e6f90942a66bb7ce338db18f0e42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2002/03/17 13:33:40 uebayasi 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"