summaryrefslogtreecommitdiff
path: root/emulators/libspectrum
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2003-09-22 22:06:29 +0000
committerdillo <dillo@pkgsrc.org>2003-09-22 22:06:29 +0000
commite991d00026232894882b78316c691c60a6e64f4a (patch)
tree8ca4408e126e3c21721ea67d5bfcf839285821e2 /emulators/libspectrum
parent9e346f8bc1f40e11289f5759791cc2f8a49093c8 (diff)
downloadpkgsrc-e991d00026232894882b78316c691c60a6e64f4a.tar.gz
install documentation. bump PKGREVISION.
Diffstat (limited to 'emulators/libspectrum')
-rw-r--r--emulators/libspectrum/Makefile9
-rw-r--r--emulators/libspectrum/PLIST4
2 files changed, 11 insertions, 2 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index e8487b96177..74aa70b3c38 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/16 09:46:51 adam Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/22 22:06:29 dillo Exp $
DISTNAME= libspectrum-0.2.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/
@@ -13,5 +14,11 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE=${WRKSRC}/libtool
+DOCDIR= ${PREFIX}/share/doc/libspectrum
+
+post-install:
+ ${INSTALL_DATA_DIR} ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/doc/libspectrum.txt ${DOCDIR}
+
.include "../../devel/glib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/libspectrum/PLIST b/emulators/libspectrum/PLIST
index 8cb1271fd26..ec7f7c11f6a 100644
--- a/emulators/libspectrum/PLIST
+++ b/emulators/libspectrum/PLIST
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/16 09:46:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/22 22:06:29 dillo Exp $
include/libspectrum.h
lib/libspectrum.a
lib/libspectrum.la
lib/libspectrum.so
lib/libspectrum.so.2
lib/libspectrum.so.2.0
+share/doc/libspectrum/libspectrum.txt
+@dirrm share/doc/libspectrum