1996-08-09 10:16:17 +02:00
|
|
|
# New ports collection makefile for: freeze
|
|
|
|
# Date created: 20 Jul 1996
|
|
|
|
# Whom: lukin@okbmei.msk.su
|
|
|
|
#
|
1999-08-25 06:25:23 +02:00
|
|
|
# $FreeBSD$
|
1996-08-09 10:16:17 +02:00
|
|
|
#
|
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTNAME= freeze
|
2000-04-09 01:24:42 +02:00
|
|
|
PORTVERSION= 2.5
|
2001-08-30 21:49:08 +02:00
|
|
|
PORTREVISION= 1
|
1996-11-12 03:19:40 +01:00
|
|
|
CATEGORIES= archivers
|
2001-09-23 21:50:42 +02:00
|
|
|
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/
|
1996-08-09 10:16:17 +02:00
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
MAINTAINER= lukin@okbmei.msk.su
|
1996-08-09 10:16:17 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= prog
|
1996-11-18 12:44:27 +01:00
|
|
|
MAN1= freeze.1 melt.1 unfreeze.1 fcat.1 statist.1
|
1996-08-09 10:16:17 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|