1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/sysutils/ciso/Makefile
Pav Lucistnik 25a185da97 - Fix runtime on 64-bit platforms
PR:		ports/142711
Submitted by:	Jonathan Jacobs <jonathan+freebsd@jsphere.com>
Approved by:	maintainer timeout (26 days)
2010-02-07 15:35:58 +00:00

21 lines
388 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
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>