summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-02 13:44:20 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-02 13:44:20 +0000
commit986166cab7834175d6c10838b3aa172d8550ed7e (patch)
tree84c47a662e9eb0315f8914cffd8fb885e4bffc38 /textproc
parentc880479b5050026875d25558258ad2a07ccbfde2 (diff)
downloadpkgsrc-986166cab7834175d6c10838b3aa172d8550ed7e.tar.gz
Fix PLIST. *blush*
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mdocml/Makefile5
-rw-r--r--textproc/mdocml/PLIST3
2 files changed, 6 insertions, 2 deletions
diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile
index 3a112ebfc24..91cf1123a92 100644
--- a/textproc/mdocml/Makefile
+++ b/textproc/mdocml/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/12/16 19:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2010/01/02 13:44:20 joerg Exp $
DISTNAME= mdocml-1.9.14
+PKGREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= http://mdocml.bsd.lv/snapshots/
@@ -14,4 +15,6 @@ INSTALL_MAKE_FLAGS= PREFIX=${DESTDIR}${PREFIX} \
MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR} \
INSTALL_PROGRAM=${INSTALL_PROGRAM:Q}
+INSTALLATION_DIRS= share/examples/mandoc
+
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/mdocml/PLIST b/textproc/mdocml/PLIST
index c29f0f02375..d1fc754052e 100644
--- a/textproc/mdocml/PLIST
+++ b/textproc/mdocml/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/03/22 23:51:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/01/02 13:44:20 joerg Exp $
bin/mandoc
man/man1/mandoc.1
man/man7/mdoc.7
+share/examples/mandoc/example.style.css