mdocml: update to 1.9.24.

This commit is contained in:
Juan RP 2010-05-10 16:06:37 +02:00
parent a25e00e850
commit d12c7386f9
1 changed files with 7 additions and 3 deletions

View File

@ -1,12 +1,16 @@
# Template file for 'mdocml'
pkgname=mdocml
version=1.9.15
version=1.9.24
distfiles="http://mdocml.bsd.lv/snapshots/mdocml-$version.tar.gz"
build_style=gnu_makefile
make_install_args="MANDIR=/usr/share/man PREFIX=/usr"
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=0842805c290b6cb5910cfaee5f929dad77c01dad2ef588a6337cf380987c5d29
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