void-packages/srcpkgs/mdocml/template
2010-05-10 16:06:37 +02:00

21 lines
848 B
Text

# Template file for 'mdocml'
pkgname=mdocml
version=1.9.24
distfiles="http://mdocml.bsd.lv/snapshots/mdocml-$version.tar.gz"
build_style=gnu_makefile
make_install_args="
MANDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man
BINDIR=$XBPS_DESTDIR/$pkgname-$version/usr/bin
EXAMPLEDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/examples/mdocml
PREFIX=/usr"
short_desc="mdoc macro compiler"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f470d36a6e950a8cc690a0cc516b22ef13b08f2b93aaa00ca4ce66726603f317
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