# New ports collection makefile for:	libassuan
# Date created:		2004-04-19
# Whom:			Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD: ports/security/libassuan/Makefile,v 1.1 2004/04/20 09:34:01 lofi Exp $
#

PORTNAME=	libassuan
PORTVERSION=	0.6.4
CATEGORIES=	security devel
MASTER_SITES=	${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR=	alpha/${PORTNAME}

MAINTAINER=	lofi@FreeBSD.org
COMMENT=	IPC library used by GnuPG and gpgme

GNU_CONFIGURE=	yes
INFO=		assuan

.include <bsd.port.mk>
