1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/ciso/Makefile
Martin Wilke 1e99d25721 CISO - tiny and easy to use tool to convert ISO images
in CSO (compressed ISO) format.

WWW:	http://ciso.tenshu.fr/

PR:		ports/117816
Submitted by:	Vasiliy Ch <blttll at gmail.com>
2007-12-15 21:18:18 +00:00

19 lines
354 B
Makefile

# New ports collection makefile for: ciso
# Date created: 4 November 2007
# Whom: Vasiliy Ch <blttll@gmail.com>
#
# $FreeBSD$
#
PORTNAME= ciso
PORTVERSION= 1.0.0
CATEGORIES= sysutils
MASTER_SITES= http://ciso.tenshu.fr/
MAINTAINER= blttll@gmail.com
COMMENT= A tool to compress ISO images to CSO format
PLIST_FILES= bin/ciso
.include <bsd.port.mk>