summaryrefslogtreecommitdiff
path: root/math/heirloom-units
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-05-28 08:41:17 +0000
committercheusov <cheusov@pkgsrc.org>2011-05-28 08:41:17 +0000
commitfc4c25ff262bef020b1312e55cd5cfa7c4a5ad3e (patch)
tree131079d72d6defeb910c25de5320b4058497a24c /math/heirloom-units
parenta30b9be4b73b75efe5bef72eac1dc5d3eb0ece2e (diff)
downloadpkgsrc-fc4c25ff262bef020b1312e55cd5cfa7c4a5ad3e.tar.gz
heirloom part
Diffstat (limited to 'math/heirloom-units')
-rw-r--r--math/heirloom-units/DESCR1
-rw-r--r--math/heirloom-units/Makefile14
-rw-r--r--math/heirloom-units/PLIST4
3 files changed, 19 insertions, 0 deletions
diff --git a/math/heirloom-units/DESCR b/math/heirloom-units/DESCR
new file mode 100644
index 00000000000..65afeb50e5d
--- /dev/null
+++ b/math/heirloom-units/DESCR
@@ -0,0 +1 @@
+This package provides 'units' utility.
diff --git a/math/heirloom-units/Makefile b/math/heirloom-units/Makefile
new file mode 100644
index 00000000000..e94dce335e7
--- /dev/null
+++ b/math/heirloom-units/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:41:17 cheusov Exp $
+
+PKGNAME= heirloom-units-${HEIRLOOM_VER}
+CATEGORIES= math
+LICENSE= original-bsd
+
+MAKE_FLAGS+= SUBDIRS="build units"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/heirloom-units/PLIST b/math/heirloom-units/PLIST
new file mode 100644
index 00000000000..f8d4c28b269
--- /dev/null
+++ b/math/heirloom-units/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:41:17 cheusov Exp $
+${HLROOT}/bin/units
+${HLROOT}/lib/unittab
+${HLROOT}/man/man1/units.1