diff options
-rw-r--r-- | sci-biology/seqan/files/seqan.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sci-biology/seqan/files/seqan.pc.in b/sci-biology/seqan/files/seqan.pc.in deleted file mode 100644 index f917faef8ba3..000000000000 --- a/sci-biology/seqan/files/seqan.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -prefix=@CMAKE_INSTALL_PREFIX@ -exec_prefix=${prefix} -includedir=${prefix}/include - -Name: @CMAKE_PROJECT_NAME@ -Description: C++ library for biological sequence analysis -URL: http://www.seqan.de -Version: @SEQAN_VERSION_STRING@ -Requires: zlib -Cflags: -I${includedir} |