diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-12 20:39:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-12 20:39:56 +0800 |
commit | 549c95bce9a76cc5a64dd74b3b5cad094073e668 (patch) | |
tree | 5b6168006ebce102c632d0d2fdd5615ef9b85296 /sysutils/Makefile | |
parent | 8ea1bbe78d9fe026cc4b012316db4f33bcb5ef05 (diff) | |
download | freebsd-ports-graphics-549c95bce9a76cc5a64dd74b3b5cad094073e668.tar.gz freebsd-ports-graphics-549c95bce9a76cc5a64dd74b3b5cad094073e668.tar.zst freebsd-ports-graphics-549c95bce9a76cc5a64dd74b3b5cad094073e668.zip |
ISO Master is an open-source, graphical CD image editor
that runs on Linux; and bkisofs, the underlying library
used for reading, modifying and writing ISO images.
Basically you can use this program to extract files from
an ISO, add files to an ISO and create bootable ISOs.
WWW: http://littlesvr.ca/isomaster/
Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org>
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 fed006a9fd3..3c97848f4a0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -288,6 +288,7 @@ SUBDIR += ipmi-kmod SUBDIR += ipmitool SUBDIR += ipsc + SUBDIR += isomaster SUBDIR += jailadmin SUBDIR += jailctl SUBDIR += jailer |