libtermkey recipe
This commit is contained in:
parent
ff6e944b28
commit
ec2b32a0ba
1 changed files with 8 additions and 0 deletions
8
recipes/libtermkey/Makefile
Normal file
8
recipes/libtermkey/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
name = libtermkey
|
||||
version = 0.22
|
||||
URL = http://www.leonerd.org.uk/code/libtermkey/libtermkey-$(version).tar.gz
|
||||
|
||||
build-dependencies = pkgconf ncurses-dev libtool
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue