# New ports collection makefile for: dmg2img # Date created: 2009-11-27 # Whom: Gvozdikov Veniamin # # $FreeBSD$ # PORTNAME= dmg2img PORTVERSION= 1.6.2 CATEGORIES= sysutils MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ \ http://tourservice.kz/zloidemon/distfiles/ \ http://z-up.ru/zloidemon/distfiles/ MAINTAINER= g.veniamin@googlemail.com COMMENT= DMG2IMG convert tool PLIST_FILES= bin/${PORTNAME} \ bin/vfdecrypt pre-configure: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}/bin|g' \ ${WRKSRC}/Makefile .include