summaryrefslogtreecommitdiff
path: root/devel/hptools
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-11 12:11:11 +0000
committercjep <cjep@pkgsrc.org>2002-12-11 12:11:11 +0000
commit67856c6127d3b1e8dc1ae719c8a40446dd7676f8 (patch)
treeab02dd9df7dacab9679855ce0a641ef812c97029 /devel/hptools
parent799ecdf7b272ebe3711a443711251e0403981140 (diff)
downloadpkgsrc-67856c6127d3b1e8dc1ae719c8a40446dd7676f8.tar.gz
Initial import of HP tools 3.0.8 into the NetBSD packages collection as
devel/hptools. This is a software development kit for the Hewlett-Packard HP-48G/49G/39G/40G series of calculators. It supports System RPL and assembly language (HP syntax and MASD [MetaKernel] syntax). This software was written by Jean-Yves Avenard and Hewlett Packard. Supplied by Christopher Richards in PR#19345. Thanks!
Diffstat (limited to 'devel/hptools')
-rw-r--r--devel/hptools/DESCR5
-rw-r--r--devel/hptools/Makefile30
-rw-r--r--devel/hptools/PLIST19
-rw-r--r--devel/hptools/distinfo4
4 files changed, 58 insertions, 0 deletions
diff --git a/devel/hptools/DESCR b/devel/hptools/DESCR
new file mode 100644
index 00000000000..891b0e7757b
--- /dev/null
+++ b/devel/hptools/DESCR
@@ -0,0 +1,5 @@
+This is a software development kit for the Hewlett-Packard
+HP-48G/49G/39G/40G series of calculators. It supports System RPL
+and assembly language (HP syntax and MASD [MetaKernel] syntax).
+
+This software was written by Jean-Yves Avenard and Hewlett Packard.
diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile
new file mode 100644
index 00000000000..5275d310ef5
--- /dev/null
+++ b/devel/hptools/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/12/11 12:11:11 cjep Exp $
+#
+
+DISTNAME= hptools-src-3.0.8
+PKGNAME= hptools-3.0.8
+WRKSRC= ${WRKDIR}/Hptools/support
+CATEGORIES= devel
+MASTER_SITES= http://www.epita.fr/~avenar_j/hp/product/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://etud.epita.fr:8000/~avenar_j/hp/calcen.html
+COMMENT= SDK for Hewlett-Packard HP-48G/49G/39G/40G calculators
+
+RESTRICTED= "Redistribution of unmodified source only; resale prohibited."
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+LICENSE= hptools-license
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+
+post-build:
+ ${CHMOD} ${SHAREMODE} ${WRKSRC}/../doc/*
+
+post-install:
+ cd ${WRKSRC}/.. \
+ && ${PAX} -rw -pam -s ',^doc,hptools,g' doc ${PREFIX}/share/doc
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hptools/PLIST b/devel/hptools/PLIST
new file mode 100644
index 00000000000..4fbb3cb77fa
--- /dev/null
+++ b/devel/hptools/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/11 12:11:11 cjep Exp $
+bin/makerom
+bin/rplcomp
+bin/sasm
+bin/sload
+share/doc/hptools/BUGS
+share/doc/hptools/CHANGES
+share/doc/hptools/COPYING
+share/doc/hptools/DOCS
+share/doc/hptools/INSTALL
+share/doc/hptools/MAKEROM.DOC
+share/doc/hptools/README
+share/doc/hptools/RPLCOMP.DOC
+share/doc/hptools/RPLMAN.DOC
+share/doc/hptools/SASM.DOC
+share/doc/hptools/SLOAD.DOC
+share/doc/hptools/masd.pdf
+share/doc/hptools/rmcrlf
+@dirrm share/doc/hptools
diff --git a/devel/hptools/distinfo b/devel/hptools/distinfo
new file mode 100644
index 00000000000..ca9fec9a15a
--- /dev/null
+++ b/devel/hptools/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/12/11 12:11:11 cjep Exp $
+
+SHA1 (hptools-src-3.0.8.tar.gz) = a0e8b934eeb2f83d858c4aa67d52779d69e51608
+Size (hptools-src-3.0.8.tar.gz) = 438065 bytes