minicom: remove long_desc.
This commit is contained in:
parent
9a70a734c3
commit
040edf770e
|
@ -1,15 +1,12 @@
|
|||
# Template file for 'minicom'
|
||||
pkgname=minicom
|
||||
version=2.7
|
||||
revision=1
|
||||
makedepends="ncurses-devel"
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Menu driven communications program"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://alioth.debian.org/projects/minicom/"
|
||||
distfiles="https://www.alioth.debian.org/frs/download.php/latestfile/3/${pkgname}-${version}.tar.gz"
|
||||
checksum=9ac3a663b82f4f5df64114b4792b9926b536c85f59de0f2d2b321c7626a904f4
|
||||
long_desc="
|
||||
Minicom is a menu driven communications program. It emulates ANSI and VT102
|
||||
terminals. It has a dialing directory and auto zmodem download."
|
||||
|
|
Loading…
Reference in New Issue