aboutsummaryrefslogtreecommitdiff
path: root/devel/imake/pkg-descr
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2000-03-02 04:11:56 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2000-03-02 04:11:56 +0000
commit1164c762f697c6c89aa7d7db969ad921bfa58aca (patch)
tree9e58a6bc493992141d123fafb40f174fc884d608 /devel/imake/pkg-descr
parentea842732d9baf7b48b79e80a65b44ea1791f6b1e (diff)
downloadports-1164c762f697c6c89aa7d7db969ad921bfa58aca.tar.gz
ports-1164c762f697c6c89aa7d7db969ad921bfa58aca.zip
Notes
Diffstat (limited to 'devel/imake/pkg-descr')
-rw-r--r--devel/imake/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/imake/pkg-descr b/devel/imake/pkg-descr
new file mode 100644
index 000000000000..d315915769fc
--- /dev/null
+++ b/devel/imake/pkg-descr
@@ -0,0 +1,6 @@
+This port provides some useful utilities originally provided as a part
+of the XFree86 package. Imake, among others, is one of the most
+frequently used programs when compiling software packages. Lndir is
+another useful tools. See man pages for the detail.
+
+- Max