aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-c7-devtools/pkg-descr
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-10-19 14:50:26 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-10-19 14:50:26 +0000
commit1675ff649cded4c85d65feb0f4c5cc87010242eb (patch)
tree3e3556f1e26a35be0250e7f749680b9fc30e9c6b /devel/linux-c7-devtools/pkg-descr
parent4fd1b570a8aec1244c7b8469c29c309a96a46804 (diff)
downloadports-1675ff649cded4c85d65feb0f4c5cc87010242eb.tar.gz
ports-1675ff649cded4c85d65feb0f4c5cc87010242eb.zip
Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes: - Add support for architecture neutral (noarch) distfiles. - Add support for 64-bit only ports: set IGNORE on i386 and don't install 32-bit compat libraries on amd64. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Differential Revision: https://reviews.freebsd.org/D7886
Notes
Notes: svn path=/head/; revision=424259
Diffstat (limited to 'devel/linux-c7-devtools/pkg-descr')
-rw-r--r--devel/linux-c7-devtools/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/linux-c7-devtools/pkg-descr b/devel/linux-c7-devtools/pkg-descr
new file mode 100644
index 000000000000..a09851f24ec6
--- /dev/null
+++ b/devel/linux-c7-devtools/pkg-descr
@@ -0,0 +1,5 @@
+Development tools and base libraries for linux_base-c7. Required by
+some Linux applications such as Matlab, which allows the user to integrate
+custom C, C++, and Fortran code via the MEX compiler.
+
+WWW: http://gcc.gnu.org/