diff options
author | osa <osa@FreeBSD.org> | 2004-06-24 16:33:19 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-06-24 16:33:19 +0800 |
commit | 1f1af7c36e006455685336a843c010d5efa701bd (patch) | |
tree | 6339dc394e8476f1f67cbe859f068c4c90a12bb5 /sysutils/Makefile | |
parent | 772bef35338962e92b6a615225198bf14036b794 (diff) | |
download | freebsd-ports-graphics-1f1af7c36e006455685336a843c010d5efa701bd.tar.gz freebsd-ports-graphics-1f1af7c36e006455685336a843c010d5efa701bd.tar.zst freebsd-ports-graphics-1f1af7c36e006455685336a843c010d5efa701bd.zip |
Add ccd2iso - a CloneCD to ISO converter.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 543bf846ee5..94dccc12814 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -40,6 +40,7 @@ SUBDIR += bsdsar SUBDIR += bubblemon-dockapp SUBDIR += bubblemon2 + SUBDIR += ccd2iso SUBDIR += ccze SUBDIR += cd-write SUBDIR += cd9660_unicode |