diff --git a/recipes/pkgconf/Makefile b/recipes/pkgconf/Makefile new file mode 100644 index 0000000..a376972 --- /dev/null +++ b/recipes/pkgconf/Makefile @@ -0,0 +1,6 @@ +name = pkgconf +version = 1.7.4 +URL = https://distfiles.dereferenced.org/pkgconf/pkgconf-$(version).tar.xz + +SYSCONF ?= ../../ +include $(SYSCONF)/package.mk