1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/archivers/lha/Makefile
Jun Kuriyama 9b646d353e Update to v1.14d.
PR:		ports/8256
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Approved by:	ache (maintainer)
1998-11-16 22:06:19 +00:00

22 lines
493 B
Makefile

# 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>