# Created by: Piotr Kubaj <emulation@FreeBSD.org$
# $FreeBSD: head/devel/linux-c7-libgfortran/Makefile 464510 2018-03-14 16:23:35Z tijl $

PORTNAME=	libgfortran
PORTVERSION=	4.8.5
PORTREVISION=	3
CATEGORIES=	devel linux
SRC_DISTFILES=	gcc-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Runtime libraries for gfortran (Linux Centos ${LINUX_DIST_VER})

CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*

RPMVERSION=	16.el7_4.2
USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

.include <bsd.port.mk>
