55db28ce1e
--HG-- extra : convert_revision : 43c0b621993c953f9309fbade9b6ca4d7111ea08
17 lines
700 B
Text
17 lines
700 B
Text
# Template file for 'mdocml'
|
|
pkgname=mdocml
|
|
version=1.9.15
|
|
distfiles="http://mdocml.bsd.lv/snapshots/mdocml-$version.tar.gz"
|
|
build_style=gnu_makefile
|
|
make_install_args="MANDIR=/usr/share/man PREFIX=/usr"
|
|
short_desc="mdoc macro compiler"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=0842805c290b6cb5910cfaee5f929dad77c01dad2ef588a6337cf380987c5d29
|
|
long_desc="
|
|
mdocml is a suite of tools compiling -mdoc, the roff macro package of
|
|
choice for BSD manual pages, and -man, the predominant historical package
|
|
for UNIX manuals. The mission of mdocml is to deprecate groff, the GNU roff
|
|
implementation, for displaying -mdoc pages whilst providing token support
|
|
for -man."
|
|
|
|
Add_dependency run glibc
|