ports/devel/linux-c7-libgfortran/Makefile
2018-03-14 16:23:35 +00:00

20 lines
449 B
Makefile

# Created by: Piotr Kubaj <emulation@FreeBSD.org$
# $FreeBSD$
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>