aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-02-08 12:21:29 +0800
committerjylefort <jylefort@FreeBSD.org>2006-02-08 12:21:29 +0800
commita7bf683c856211e9a0ecb0260dcaa26e0eac9fdf (patch)
treec102d47c215bdf8130452aab5873ab86335f4544 /sysutils/Makefile
parent5a6b9503111f2aed4015bbe9a251bd79cc18fd4f (diff)
downloadfreebsd-ports-gnome-a7bf683c856211e9a0ecb0260dcaa26e0eac9fdf.tar.gz
freebsd-ports-gnome-a7bf683c856211e9a0ecb0260dcaa26e0eac9fdf.tar.zst
freebsd-ports-gnome-a7bf683c856211e9a0ecb0260dcaa26e0eac9fdf.zip
Add ods2.
From aaareadme.txt: Say, what is this? ODS2 is a program to read VMS disk volumes written in VMS ODS2 format. What can it do? Basically ODS2 provides cut down DIRECTORY, COPY and SEARCH commands for VMS volumes on non-VMS systems. These can be used to find out what is on a VMS volume, and copy files onto the local file sytem. See aaareadme.txt and aaareadme.too for more information. WWW: http://www.goatley.com/hunter/ PR: ports/92996 Submitted by: Thierry Dussuet <thierry@dussuet.lugs.ch>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 0b132163098d..4442bacfbeb2 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -354,6 +354,7 @@
SUBDIR += nwclient602
SUBDIR += oak
SUBDIR += obliterate
+ SUBDIR += ods2
SUBDIR += open
SUBDIR += openupsd
SUBDIR += p5-File-Stat-Bits