Ticket #1412: Portfile

File Portfile, 494 bytes (added by opendarwin.org@…, 20 years ago)

dcfldd Portfile

Line 
1# $Id$
2
3PortSystem 1.0
4name            dcfldd
5version         1.0
6revision        0
7categories      sysutils
8maintainers     opendarwin.org@darkart.com
9description     Enhanced dd with md5 checksums
10long_description        Enhanced dd with md5 checksums
11homepage        http://sourceforge.net/projects/biatchux/
12platforms       darwin
13master_sites    sourceforge:biatchux
14checksums       md5 ef62d2a26c266df6151ae35447bfd2ad
15configure.args  --prefix=${prefix} --mandir=${prefix}/share/man
16build.type      gnu
17patchfiles      patch-src-dcfldd.c \
18                patch-doc-Makefile.in
19