7 lines
167 B
Makefile
7 lines
167 B
Makefile
|
name = tinycompress
|
||
|
version = 1.2.4
|
||
|
URL = ftp://ftp.alsa-project.org/pub/tinycompress/tinycompress-$(version).tar.bz2
|
||
|
|
||
|
SYSCONF ?= ../../
|
||
|
include $(SYSCONF)/package.mk
|