pkgconf recipe
This commit is contained in:
parent
0e46af478d
commit
ccc3b5f8f5
1 changed files with 6 additions and 0 deletions
6
recipes/pkgconf/Makefile
Normal file
6
recipes/pkgconf/Makefile
Normal 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
|
Loading…
Add table
Reference in a new issue