mlterm: add license.
This commit is contained in:
parent
4a6fc544ba
commit
678650f87b
@ -1,7 +1,7 @@
|
||||
# Template file for 'mlterm'
|
||||
pkgname=mlterm
|
||||
version=3.8.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static
|
||||
--enable-fribidi --enable-optimize-redrawing
|
||||
@ -14,10 +14,13 @@ short_desc="Multi Lingual TERMinal emulator for X"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="3-clause-BSD"
|
||||
homepage="http://mlterm.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=464fa3a76ea562e38945067003c68e5ce320b60063f412bff01cb6a0f5c5d6d9
|
||||
nocross=yes
|
||||
|
||||
pre_configure() {
|
||||
export ac_cv_func_posix_openpt=yes
|
||||
}
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user