New package: mutt-1.4.2.3
This commit is contained in:
parent
673934e63b
commit
80a60994b8
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=1.4.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
homepage="http://www.mutt.org"
|
||||
distfiles="ftp://ftp.mutt.org/mutt/mutt-$version.tar.gz"
|
||||
makedepends="ncurses-devel"
|
||||
hostmakedepends="perl"
|
||||
short_desc="The Mutt Mail Client"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=1a4920e5efccd6a83932af4223cb568956158f62e9f595798acc4004aca6ace5
|
||||
|
||||
mutt_package(){
|
||||
pkg_install(){
|
||||
vmove usr
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue