freebsd-ports/archivers/freeze/Makefile
2003-02-21 10:44:59 +00:00

22 lines
465 B
Makefile

# New ports collection makefile for: freeze
# Date created: 20 Jul 1996
# Whom: lukin@okbmei.msk.su
#
# $FreeBSD$
#
PORTNAME= freeze
PORTVERSION= 2.5
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/
MAINTAINER= lukin@okbmei.msk.su
COMMENT= Compression program - often used in QNX
GNU_CONFIGURE= yes
ALL_TARGET= prog
MAN1= freeze.1 melt.1 unfreeze.1 fcat.1 statist.1
.include <bsd.port.mk>