freebsd-ports/security/gpgme/Makefile
FUJISHIMA Satsuki ff6f0aabbd update to 0.2.3.
PR:		34164
Submitted by:	maintainer
2002-01-22 14:34:16 +00:00

21 lines
413 B
Makefile

# New ports collection makefile for: gpgme
# Date created: 15 June 2001
# Whom: teramoto@comm.eng.osaka-u.ac.jp
#
# $FreeBSD$
#
PORTNAME= gpgme
PORTVERSION= 0.3.0
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
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>