1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/sysutils/ciso/Makefile
Baptiste Daroussin 912c68df95 Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 09:24:47 +00:00

17 lines
291 B
Makefile

# Created by: Vasiliy Ch <blttll@gmail.com>
# $FreeBSD$
PORTNAME= ciso
PORTVERSION= 1.0.0
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF
MAINTAINER= blttll@gmail.com
COMMENT= A tool to compress ISO images to CSO format
USES= dos2unix
PLIST_FILES= bin/ciso
.include <bsd.port.mk>