summaryrefslogtreecommitdiff
path: root/dev-cpp/pcg-cpp/files/pcg-cpp.pc
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/pcg-cpp/files/pcg-cpp.pc')
-rw-r--r--dev-cpp/pcg-cpp/files/pcg-cpp.pc9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-cpp/pcg-cpp/files/pcg-cpp.pc b/dev-cpp/pcg-cpp/files/pcg-cpp.pc
deleted file mode 100644
index b289efc01585..000000000000
--- a/dev-cpp/pcg-cpp/files/pcg-cpp.pc
+++ /dev/null
@@ -1,9 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=${prefix}
-includedir=${prefix}/include
-
-Name: pcg-cpp
-Description: Family of better random number generators
-URL: https://www.pcg-random.org
-Version: 0.98.1
-Cflags: -I${includedir}