summaryrefslogtreecommitdiff
path: root/archivers/lha/Makefile
blob: 6b5a345a37c3984e8cce2e17796e2d29b99758ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    lha
# Version required:     1.14d
# Date created:         26 Dec 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.10 1998/04/05 04:46:15 max Exp $
#

DISTNAME=       lha-114d
PKGNAME=        lha-1.14d
CATEGORIES=	archivers
MASTER_SITES=   ftp://ftp.cs.titech.ac.jp/pub/tool/lha/ \
		ftp://ftp.hipecs.hokudai.ac.jp/pub/unix/lha/ \
		ftp://ftp.win.or.jp/pub/misc/

MAINTAINER=     ache@FreeBSD.ORG

MAN1=		lha.1
MANLANG=	ja

.include <bsd.port.mk>