aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2005-05-23 18:56:05 +0800
committerbarner <barner@FreeBSD.org>2005-05-23 18:56:05 +0800
commita863ac61d1df4b6f21d8310745d816330ac24e0d (patch)
treea76b8befda36c1765350e513a4fe600668ee4fc1 /sysutils
parent33d325a1fc25b2f75d6ad59ab58f45cab5451ddb (diff)
downloadfreebsd-ports-graphics-a863ac61d1df4b6f21d8310745d816330ac24e0d.tar.gz
freebsd-ports-graphics-a863ac61d1df4b6f21d8310745d816330ac24e0d.tar.zst
freebsd-ports-graphics-a863ac61d1df4b6f21d8310745d816330ac24e0d.zip
Add mdf2iso 0.3.0, a Alcohol 120% to ISO converter.
PR: 81384 Submitted by: Andrej Zverev <az@inec.ru>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/mdf2iso/Makefile24
-rw-r--r--sysutils/mdf2iso/distinfo2
-rw-r--r--sysutils/mdf2iso/pkg-descr5
4 files changed, 32 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ad8e555fcd9..a67ad86ef0b 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -276,6 +276,7 @@
SUBDIR += manck
SUBDIR += mapchan
SUBDIR += mcron
+ SUBDIR += mdf2iso
SUBDIR += memdump
SUBDIR += memfetch
SUBDIR += memgrep
diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile
new file mode 100644
index 00000000000..a455734f50c
--- /dev/null
+++ b/sysutils/mdf2iso/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: mdf2iso
+# Date created: 2005-05-23
+# Whom: Andrej Zverev <az@inec.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mdf2iso
+PORTVERSION= 0.3.0
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/${PORTNAME}/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-src
+
+MAINTAINER= az@inec.ru
+COMMENT= A Alcohol 120% to ISO converter
+
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+PLIST_FILES= bin/mdf2iso
+
+.include <bsd.port.mk>
diff --git a/sysutils/mdf2iso/distinfo b/sysutils/mdf2iso/distinfo
new file mode 100644
index 00000000000..76a3649614b
--- /dev/null
+++ b/sysutils/mdf2iso/distinfo
@@ -0,0 +1,2 @@
+MD5 (mdf2iso-0.3.0-src.tar.gz) = db0b95e6ca68bf565cdc8d075922635e
+SIZE (mdf2iso-0.3.0-src.tar.gz) = 191783
diff --git a/sysutils/mdf2iso/pkg-descr b/sysutils/mdf2iso/pkg-descr
new file mode 100644
index 00000000000..ec3bd5ec5c8
--- /dev/null
+++ b/sysutils/mdf2iso/pkg-descr
@@ -0,0 +1,5 @@
+MDF2ISO is a very simple utility to convert an Alcohol 120% bin image to
+the standard ISO-9660 format
+
+Author: Salvatore Santagati <salvatore.santagati@gmail.com>
+WWW: http://mdf2iso.berlios.de/