1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/archivers/lha/Makefile
Edwin Groothuis 6572bcc64d Removed unreachable ftp-site.
Noticed by: portvurvey.
2002-12-28 03:10:30 +00:00

20 lines
364 B
Makefile

# 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
MAN1= lha.1
MANLANG= ja
.include <bsd.port.mk>