You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
282 B
7 lines
282 B
TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/units/
|
|
TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
|
|
TERMUX_PKG_VERSION=2.11
|
|
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_DEPENDS="readline"
|
|
|
|
CFLAGS+=" $CPPFLAGS"
|
|
|