pkgconf recipe

master
Philippe Pittoli 2021-03-27 23:53:42 +01:00
parent 0e46af478d
commit ccc3b5f8f5
1 changed files with 6 additions and 0 deletions

6
recipes/pkgconf/Makefile Normal file
View File

@ -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