1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/archivers/lha/Makefile
Munechika SUMIKAWA 2328305e42 update to 1.14f
PR:		13412
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Reviewed by:	sumikawa
1999-09-01 18:41:23 +00:00

21 lines
390 B
Makefile

# New ports collection makefile for: lha
# Version required: 1.14f
# Date created: 26 Dec 1994
# Whom: ache
#
# $FreeBSD$
#
DISTNAME= lha-114f
PKGNAME= lha-1.14f
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \
ftp://ftp.win.ne.jp/pub/misc/
MAINTAINER= ache@FreeBSD.org
MAN1= lha.1
MANLANG= ja
.include <bsd.port.mk>