13 lines
445 B
Bash
13 lines
445 B
Bash
# Template file for 'cpmtools'
|
|
pkgname=cpmtools
|
|
version=2.23
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="ncurses-devel"
|
|
short_desc="CP/M file exchange tools"
|
|
maintainer="Philip Linde <philip@text.garden>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.moria.de/~michael/cpmtools/"
|
|
distfiles="http://www.moria.de/~michael/cpmtools/files/cpmtools-${version}.tar.gz"
|
|
checksum=7839b19ac15ba554e1a1fc1dbe898f62cf2fd4db3dcdc126515facc6b929746f
|