summaryrefslogblamecommitdiff
path: root/archivers/lha/Makefile
blob: 9c44408189f5750420c03cd252dc870872ba86b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           


                                   
           
 
 
                   
                     
                 
                         
                                                             
                                                
 

                                                                             
 
                     
                  
 
                      
# New ports collection makefile for:    lha
# Date created:         26 Dec 1994
# Whom:                 ache
#
# $FreeBSD$
#

PORTNAME=	lha
PORTVERSION=	1.14i
PORTREVISION=	2
CATEGORIES=	archivers
MASTER_SITES=	http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Archive files using LZSS and Huffman compression (.lzh files)

MAN1=		lha.1
MANLANG=	ja

.include <bsd.port.mk>