aboutsummaryrefslogblamecommitdiffstats
path: root/archivers/freeze/Makefile
blob: dbca56f507b29338a738078dd4a86df7d89a3172 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                                           
           
 
                      
                         
                                                                      
                                                        



                                   
                                                           
                      
# New ports collection makefile for:    freeze
# Date created:         20 Jul 1996
# Whom:                 lukin@okbmei.msk.su
#
# $FreeBSD$
#

PORTNAME=       freeze
PORTVERSION=    2.5
CATEGORIES= archivers
MASTER_SITES=   ftp://ftp.freesoftware.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>