diff options
Diffstat (limited to 'devel/linux-rl9-libgfortran/Makefile')
-rw-r--r-- | devel/linux-rl9-libgfortran/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/linux-rl9-libgfortran/Makefile b/devel/linux-rl9-libgfortran/Makefile deleted file mode 100644 index 6e9dfe600125..000000000000 --- a/devel/linux-rl9-libgfortran/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= libgfortran -PORTVERSION= 11.5.0 -DISTVERSIONSUFFIX= -5.el9_5 -PORTREVISION= 1 -CATEGORIES= devel linux - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Runtime libraries for gfortran (Linux Centos ${LINUX_DIST_VER}) -WWW= https://www.centos.org - -USES= cpe linux:rl9 -CPE_VENDOR= gnu -USE_LDCONFIG= yes -USE_LINUX_RPM= yes -WANT_LINUX32= yes - -SRC_DISTFILES= gcc-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE - -CONFLICTS= linux-c7-${PORTNAME} - -.include <bsd.port.mk> |