1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/archivers/lha/Makefile

22 lines
493 B
Makefile
Raw Normal View History

1994-12-26 09:10:33 +00:00
# New ports collection makefile for: lha
# Version required: 1.14d
1994-12-26 09:10:33 +00:00
# Date created: 26 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.10 1998/04/05 04:46:15 max Exp $
1994-12-26 09:10:33 +00:00
#
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
1994-12-26 09:10:33 +00:00
.include <bsd.port.mk>