aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openspecfun/openspecfun.pc
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-08-17 15:30:54 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-08-17 15:33:30 +0200
commit170331ecc2893156d7f013edaf1f1d80d59252ba (patch)
tree97694330b5462dfbd9ec8749529b5890c4826ee6 /testing/openspecfun/openspecfun.pc
parentbd79fb5959660a944f96013dfe704c7722e5020d (diff)
downloadaports-170331ecc2893156d7f013edaf1f1d80d59252ba.tar.bz2
aports-170331ecc2893156d7f013edaf1f1d80d59252ba.tar.xz
community/openspecfun: move from testing
Diffstat (limited to 'testing/openspecfun/openspecfun.pc')
-rw-r--r--testing/openspecfun/openspecfun.pc12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/openspecfun/openspecfun.pc b/testing/openspecfun/openspecfun.pc
deleted file mode 100644
index 52c0afd81d..0000000000
--- a/testing/openspecfun/openspecfun.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-includedir=${prefix}/include
-libdir=${exec_prefix}/lib
-
-Name: openspecfun
-Version: @VERSION@
-URL: https://github.com/JuliaLang/openspecfun
-Description: A collection of special mathematical functions
-Requires.private: openlibm
-Cflags: -I${includedir}
-Libs: -L${libdir} -lopenspecfun