freebsd-ports/security/libassuan/Makefile
Michael Nottebrock 30c9b71c45 Update to 0.6.7
PR: ports/72533
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-10-12 00:38:29 +00:00

20 lines
412 B
Makefile

# New ports collection makefile for: libassuan
# Date created: 2004-04-19
# Whom: Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= libassuan
PORTVERSION= 0.6.7
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>