freebsd-ports/devel/linux-c6-libgfortran/Makefile
Kurt Jaeger c226e81036 emulators/linux-c6: Update to CentOS 6.10
PR:		229979
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by:	xmj
2018-08-26 19:53:54 +00:00

17 lines
355 B
Makefile

# $FreeBSD$
PORTNAME= libgfortran
PORTVERSION= 4.4.7
PORTREVISION= 7
CATEGORIES= devel linux
SRC_DISTFILES= gcc-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
MAINTAINER= emulation@FreeBSD.org
COMMENT= Runtime libraries for gfortran (Linux Centos ${LINUX_DIST_VER})
RPMVERSION= 23.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
.include <bsd.port.mk>