7ae7b018cc
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
11 lines
274 B
PkgConfig
11 lines
274 B
PkgConfig
--- flickrnet.pc.in.orig 2016-06-20 14:46:51 UTC
|
|
+++ flickrnet.pc.in
|
|
@@ -0,0 +1,8 @@
|
|
+prefix=@prefix@
|
|
+exec_prefix=${prefix}
|
|
+libdir=${exec_prefix}/lib
|
|
+
|
|
+Name: Flickr .Net API Library
|
|
+Description: FlickrNet
|
|
+Version: 2.1.5
|
|
+Libs: -r:${libdir}/mono/flickrnet/FlickrNet.dll
|