summaryrefslogtreecommitdiff
path: root/devel/heirloom-what
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-28 08:45:35 +0000
committercheusov <cheusov>2011-05-28 08:45:35 +0000
commitfa48e6abea7862560681a57697da3605cc14f448 (patch)
treee4c7d939617deaf1fce5f9b101fce7f30a30bc22 /devel/heirloom-what
parentf628ff6aa9c538f3d353c148dd34feb844a79e1c (diff)
downloadpkgsrc-fa48e6abea7862560681a57697da3605cc14f448.tar.gz
heirloom part
Diffstat (limited to 'devel/heirloom-what')
-rw-r--r--devel/heirloom-what/DESCR1
-rw-r--r--devel/heirloom-what/Makefile14
-rw-r--r--devel/heirloom-what/PLIST3
3 files changed, 18 insertions, 0 deletions
diff --git a/devel/heirloom-what/DESCR b/devel/heirloom-what/DESCR
new file mode 100644
index 00000000000..4e38d00e100
--- /dev/null
+++ b/devel/heirloom-what/DESCR
@@ -0,0 +1 @@
+This package provides 'what' utility.
diff --git a/devel/heirloom-what/Makefile b/devel/heirloom-what/Makefile
new file mode 100644
index 00000000000..3cc258251bc
--- /dev/null
+++ b/devel/heirloom-what/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:45:35 cheusov Exp $
+
+PKGNAME= heirloom-what-${HEIRLOOM_VER}
+CATEGORIES= textproc
+LICENSE= cddl-1.0
+
+MAKE_FLAGS+= SUBDIRS="build what"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/heirloom-what/PLIST b/devel/heirloom-what/PLIST
new file mode 100644
index 00000000000..becc7eaff55
--- /dev/null
+++ b/devel/heirloom-what/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:45:35 cheusov Exp $
+${HLROOT}/bin/what
+${HLROOT}/man/man1/what.1