blob: 60cbc296a3a2a3588ad5617c114bd4f620a90545 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=compile install
DESCRIPTION=Scripts to convert regular ASCII text to man pages
EAPI=6
HOMEPAGE=https://github.com/mvertes/txt2man
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris
LICENSE=GPL-2
RDEPEND=app-shells/bash sys-apps/gawk
SLOT=0
SRC_URI=https://github.com/mvertes/txt2man/archive/txt2man-1.6.0.tar.gz
_md5_=1390afd84e526b7e5d53b18e361a47b4
|