aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ciso/Makefile
blob: 1066985a97290ec2ca055f0f622fe8e21b2dadfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	ciso
# Date created:		4 November 2007
# Whom:			Vasiliy Ch <blttll@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	ciso
PORTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	http://ciso.tenshu.fr/

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

USE_DOS2UNIX=	yes
PLIST_FILES=	bin/ciso

.include <bsd.port.mk>