# New ports collection makefile for:	security/linux-f10-libgpg-error
# Date created:				10 Nov 2010
# Whom:					Stas Timoklhin <devel@stasyan.com>
# $FreeBSD: ports/security/linux-f10-libgpg-error/Makefile,v 1.1 2011/09/23 17:38:32 bsam Exp $
#

PORTNAME=	libgpg-error
PORTVERSION=	1.6
CATEGORIES=	security linux
PKGNAMEPREFIX=	linux-f10-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Common error values for all GnuPG components

USE_LINUX_RPM=	yes
LINUX_DIST_VER=	10
RPMVERSION=	2
USE_LDCONFIG=	yes
BRANDELF_FILES=	usr/bin/gpg-error

PLIST_SUB=	PORTVERSION="${PORTVERSION}"
DESCR=		${.CURDIR}/../libgpg-error/pkg-descr

.include <bsd.port.mk>
