summaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-10-08 00:19:18 +0100
committerRoy Marples <roy@marples.name>2009-10-08 00:20:43 +0100
commit07f9be7b1c92fbb64c4a08dffb4db30da8764d66 (patch)
treeaf672a5ba3ab19efbdcc63a7796ffd0b610c2984 /Makefile.inc
parent42ca23b878cc43a710b1a2bf0899864bc671663b (diff)
downloadopenrc-07f9be7b1c92fbb64c4a08dffb4db30da8764d66.tar.gz
openrc-07f9be7b1c92fbb64c4a08dffb4db30da8764d66.tar.bz2
openrc-07f9be7b1c92fbb64c4a08dffb4db30da8764d66.tar.xz
Add pkg-config support, fixes #187.
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
new file mode 100644
index 0000000..a23b091
--- /dev/null
+++ b/Makefile.inc
@@ -0,0 +1,3 @@
+NAME= openrc
+VERSION= 0.5.0
+PKG= ${NAME}-${VERSION}