abuild recipe
This commit is contained in:
parent
6e585cedcf
commit
879a053833
1 changed files with 11 additions and 0 deletions
11
recipes/abuild/Makefile
Normal file
11
recipes/abuild/Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = abuild
|
||||
version = 3.6.0
|
||||
release = 0
|
||||
URL = https://dev.alpinelinux.org/archive/abuild/abuild-$(version).tar.bz2
|
||||
|
||||
dependencies = gnupg
|
||||
|
||||
MAKE_INSTALL_OPTIONS_USER = prefix=$(PREFIX)
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue