mlterm: add license.
This commit is contained in:
parent
4a6fc544ba
commit
678650f87b
1 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
@ -21,3 +21,6 @@ nocross=yes
|
|||
pre_configure() {
|
||||
export ac_cv_func_posix_openpt=yes
|
||||
}
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue