summaryrefslogtreecommitdiff
path: root/devel/pkgconfig/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/pkgconfig/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/pkgconfig/DESCR')
-rw-r--r--devel/pkgconfig/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/pkgconfig/DESCR b/devel/pkgconfig/DESCR
new file mode 100644
index 00000000000..b7be80c587c
--- /dev/null
+++ b/devel/pkgconfig/DESCR
@@ -0,0 +1,6 @@
+ pkg-config is a system for managing library compile/link flags that
+works with automake and autoconf. It replaces the ubiquitous *-config
+scripts you may have seen with a single tool.
+
+ Despite its name, this project is not related to the NetBSD package
+system!