summaryrefslogtreecommitdiff
path: root/devel/libslang
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-11 23:05:32 +0000
committerwiz <wiz>2000-12-11 23:05:32 +0000
commita7e2427a505181cd54d9d548cab0c33d4d8cd134 (patch)
treecaee2bd5e813e2b1ffb7ce8d50fa84cb902f987a /devel/libslang
parenta9e1deb8175cdfdcdec9d8de0e3d84834ffb3779 (diff)
downloadpkgsrc-a7e2427a505181cd54d9d548cab0c33d4d8cd134.tar.gz
install HTML documentation into share/doc/html
Diffstat (limited to 'devel/libslang')
-rw-r--r--devel/libslang/Makefile7
-rw-r--r--devel/libslang/pkg/PLIST5
2 files changed, 9 insertions, 3 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index a6035de157e..b16cb1a12be 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/08/22 12:13:47 mjl Exp $
+# $NetBSD: Makefile,v 1.23 2000/12/11 23:05:32 wiz Exp $
# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:41 max Exp
#
@@ -14,4 +14,9 @@ HOMEPAGE= http://space.mit.edu/~davis/slang.html
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/slang
+ ${MV} ${PREFIX}/share/doc/slang/slangdoc.html \
+ ${PREFIX}/share/doc/html/slang
+
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libslang/pkg/PLIST b/devel/libslang/pkg/PLIST
index 8c57380de0b..7d9100def59 100644
--- a/devel/libslang/pkg/PLIST
+++ b/devel/libslang/pkg/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.12 2000/06/05 00:56:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2000/12/11 23:05:33 wiz Exp $
lib/libslang.a
lib/libslang.la
lib/libslang.so.1.4
include/slcurses.h
include/slang.h
+share/doc/html/slang/slangdoc.html
share/doc/slang/COPYING
share/doc/slang/COPYING.ART
share/doc/slang/COPYING.GPL
@@ -12,6 +13,6 @@ share/doc/slang/changes.txt
share/doc/slang/cref.txt
share/doc/slang/cslang.txt
share/doc/slang/slang.txt
-share/doc/slang/slangdoc.html
share/doc/slang/slangfun.txt
@dirrm share/doc/slang
+@dirrm share/doc/html/slang