mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
890 B
Tcl
25 lines
890 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
|
|
name ccd2iso
|
|
version 0.3
|
|
categories sysutils
|
|
license GPL-2+
|
|
maintainers nomaintainer
|
|
|
|
description CloneCD image to ISO image file converter
|
|
long_description Simple command line too to convert windows-only ccd files to burnable ISO images.
|
|
|
|
homepage https://sourceforge.net/projects/ccd2iso/
|
|
|
|
master_sites sourceforge:project/ccd2iso/ccd2iso/ccd2iso-${version}
|
|
|
|
checksums rmd160 39b3140c123bc82fc01b2222056a03d3fe521626 \
|
|
sha256 f874b8fe26112db2cdb016d54a9f69cf286387fbd0c8a55882225f78e20700fc \
|
|
size 158221
|
|
|
|
patchfiles implicit.patch
|
|
|
|
destroot.destdir prefix=${destroot}${prefix}
|