freebsd-ports/archivers/freeze/Makefile
David W. Chapman Jr. 479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00

20 lines
416 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
GNU_CONFIGURE= yes
ALL_TARGET= prog
MAN1= freeze.1 melt.1 unfreeze.1 fcat.1 statist.1
.include <bsd.port.mk>