aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ciso/Makefile
blob: 98af045c9c015b42a2d384bdf9493b7705e6355e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	ciso
PORTVERSION=	1.0.0
PORTREVISION=	2
CATEGORIES=	sysutils
MASTER_SITES=	SF

MAINTAINER=	blttll@gmail.com
COMMENT=	Tool to compress ISO images to CSO format

USES=		dos2unix
PLIST_FILES=	bin/ciso

.include <bsd.port.mk>