summaryrefslogtreecommitdiff
path: root/converters/uulib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-06-10 16:42:50 +0000
committerwiz <wiz@pkgsrc.org>2001-06-10 16:42:50 +0000
commitb4c96b73fd59cb2c2d52cb40649bb030cc51b6ad (patch)
tree1cb0295578a6c42b31200d2025e67360a8f1c7cb /converters/uulib
parent4d1d8418e1b5ce72986cdfc535d72f9b2ea39ebe (diff)
downloadpkgsrc-b4c96b73fd59cb2c2d52cb40649bb030cc51b6ad.tar.gz
Don't install this file.
Diffstat (limited to 'converters/uulib')
-rw-r--r--converters/uulib/Makefile3
-rw-r--r--converters/uulib/files/porting.notes17
-rw-r--r--converters/uulib/pkg/PLIST3
3 files changed, 2 insertions, 21 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index 2dbfafa5cb0..e04d8063990 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/06/10 16:37:57 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2001/06/10 16:42:50 wiz Exp $
#
DISTNAME= uudeview-0.5.15
@@ -33,7 +33,6 @@ do-install:
< ${FILESDIR}/uulib.3 > ${WRKSRC}/uulib.3
${INSTALL_MAN} ${WRKSRC}/uulib.3 ${PREFIX}/man/man3
@${INSTALL_DATA_DIR} ${PREFIX}/share/doc/uulib
- @${INSTALL_MAN} ${FILESDIR}/porting.notes ${PREFIX}/share/doc/uulib
.for docfile in ${DOCFILES}
@${INSTALL_MAN} ${WRKSRC}/../${docfile} ${PREFIX}/share/doc/uulib
.endfor
diff --git a/converters/uulib/files/porting.notes b/converters/uulib/files/porting.notes
deleted file mode 100644
index e2f4534aadf..00000000000
--- a/converters/uulib/files/porting.notes
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: porting.notes,v 1.2 1998/08/07 10:40:17 agc Exp $
-
-This was originally one distribution for UUdeview, but I have broken
-it up into ``libuu', ``uudeview'', and ``xdeview'', hopefully making
-it cleaner and more useful.
-
-The source itself is quite portable and required no patching, although
-I have added support for compilation as a shared library.
-
-The package is covered under the GNU license.
-
-The author has also written patches to the popular newsreaders `nn'
-and `elm' to allow them to make use of this library. They are
-available from the website mentioned in this library's
-associated manpage.
-
-Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
diff --git a/converters/uulib/pkg/PLIST b/converters/uulib/pkg/PLIST
index fdd4aedcd41..6930215097c 100644
--- a/converters/uulib/pkg/PLIST
+++ b/converters/uulib/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2001/01/04 15:10:23 agc Exp $
+@comment $NetBSD: PLIST,v 1.6 2001/06/10 16:42:51 wiz Exp $
include/uu.h
lib/libuu.a
lib/libuu.la
@@ -11,7 +11,6 @@ share/doc/uulib/Makefile
share/doc/uulib/README
share/doc/uulib/binhex.fig
share/doc/uulib/library.ltx
-share/doc/uulib/porting.notes
share/doc/uulib/structure.fig
share/doc/uulib/td-v1.c
share/doc/uulib/td-v2.c