1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/archivers/freeze/Makefile
Bill Fenner c19701049c Update MASTER_SITES.
PR:		ports/10486
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su>
1999-03-08 20:04:36 +00:00

21 lines
517 B
Makefile

# New ports collection makefile for: freeze
# Version required: 2.5
# Date created: 20 Jul 1996
# Whom: lukin@okbmei.msk.su
#
# $Id: Makefile,v 1.3 1996/11/18 11:20:59 asami Exp $
#
DISTNAME= freeze-2.5
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/archive/ \
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>