pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/mdocml Initial import of mdocml-1.3.13:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d9dfd085c16
branches: trunk
changeset: 555385:1d9dfd085c16
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 01 15:19:49 2009 +0000
description:
Initial import of mdocml-1.3.13:
The mdocml utilities interface with the mdoc library to compile
mdoc-roff documents into a variety of output formats.
diffstat:
textproc/mdocml/DESCR | 2 ++
textproc/mdocml/Makefile | 11 +++++++++++
textproc/mdocml/PLIST | 10 ++++++++++
textproc/mdocml/distinfo | 5 +++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r 923cf4586eb3 -r 1d9dfd085c16 textproc/mdocml/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/mdocml/DESCR Sun Mar 01 15:19:49 2009 +0000
@@ -0,0 +1,2 @@
+The mdocml utilities interface with the mdoc library to compile
+mdoc-roff documents into a variety of output formats.
diff -r 923cf4586eb3 -r 1d9dfd085c16 textproc/mdocml/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/mdocml/Makefile Sun Mar 01 15:19:49 2009 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/01 15:19:49 wiz Exp $
+
+DISTNAME= mdocml-1.3.13
+CATEGORIES= devel
+MASTER_SITES= http://mdocml.bsd.lv/snapshots/
+
+MAINTAINER= kristaps%kth.se@localhost
+HOMEPAGE= http://mdocml.bsd.lv/
+COMMENT= mdoc macro compiler
+
+.include "../../mk/bsd.pkg.mk"
diff -r 923cf4586eb3 -r 1d9dfd085c16 textproc/mdocml/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/mdocml/PLIST Sun Mar 01 15:19:49 2009 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/01 15:19:49 wiz Exp $
+bin/mdocterm
+bin/mdoctree
+bin/mdoclint
+lib/libmdoc.a
+include/mdoc.h
+man/man1/mdoctree.1
+man/man1/mdocterm.1
+man/man1/mdoclint.1
+man/man3/mdoc.3
diff -r 923cf4586eb3 -r 1d9dfd085c16 textproc/mdocml/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/mdocml/distinfo Sun Mar 01 15:19:49 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/01 15:19:49 wiz Exp $
+
+SHA1 (mdocml-1.3.13.tar.gz) = 44f13fe43687db10f081f14fb48dbbe3e3bb55b0
+RMD160 (mdocml-1.3.13.tar.gz) = 5237d2380dc40e1fe4516d1d061cb12ad2c6c067
+Size (mdocml-1.3.13.tar.gz) = 53782 bytes
Home |
Main Index |
Thread Index |
Old Index