Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
mdf2iso is a very simple utility to convert an Alcohol 120% bin image to
the standard ISO-9660 format.
+24
View File
@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:12 asau Exp $
#
DISTNAME= mdf2iso-0.3.0-src
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/mdf2iso/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mdf2iso.berlios.de/
COMMENT= Utility to convert Alcohol 120% images to ISO-9660 format
INSTALLATION_DIRS= bin
WRKSRC= ${WRKDIR}/mdf2iso
do-build:
cd ${WRKSRC} && cc ${CFLAGS} src/mdf2iso.c -o mdf2iso
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mdf2iso ${DESTDIR}${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"
+2
View File
@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/29 20:52:18 xtraeme Exp $
bin/mdf2iso
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2006/10/16 12:14:46 obache Exp $
SHA1 (mdf2iso-0.3.0-src.tar.bz2) = d424bd84a2c45834d7b7060306aa9ee1926c9215
RMD160 (mdf2iso-0.3.0-src.tar.bz2) = ffb295133265197846758ea6746711a260969cef
Size (mdf2iso-0.3.0-src.tar.bz2) = 97723 bytes