freebsd-ports/security/linux-c6-libgpg-error/Makefile
2017-01-12 10:44:45 +00:00

19 lines
383 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= libgpg-error
PORTVERSION= 1.7
PORTREVISION= 2
CATEGORIES= security linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Common error values for all GnuPG components
RPMVERSION= 4.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../libgpg-error/pkg-descr
.include <bsd.port.mk>