1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/archivers/lha/Makefile
Andrey A. Chernov 4086910246 Upgrade to 1.14h
2000-12-11 02:31:03 +00:00

21 lines
407 B
Makefile

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