summaryrefslogtreecommitdiffstats
path: root/archivers/lha/Makefile
blob: 2da0488ae26b7b8d6dc3c07818f9dc9536f6178b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    lha
# Date created:         26 Dec 1994
# Whom:                 ache
#
# $FreeBSD$
#

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

MAINTAINER=	ache@FreeBSD.org
COMMENT=	Archive files using LZW compression (.lzh files)

MAN1=		lha.1
MANLANG=	ja

.include <bsd.port.mk>
OpenPOWER on IntegriCloud