1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/archivers/lha/Makefile

21 lines
404 B
Makefile
Raw Normal View History

1994-12-26 09:10:33 +00:00
# New ports collection makefile for: lha
# Date created: 26 Dec 1994
# Whom: ache
#
1999-08-25 04:25:23 +00:00
# $FreeBSD$
1994-12-26 09:10:33 +00:00
#
PORTNAME= lha
PORTVERSION= 1.14g
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
1994-12-26 09:10:33 +00:00
.include <bsd.port.mk>