mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
437 B
Makefile
21 lines
437 B
Makefile
# New ports collection makefile for: lha
|
|
# Version required: 1.14C
|
|
# Date created: 26 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.8 1996/11/12 02:17:31 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= lha-114c
|
|
PKGNAME= lha-1.14c
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
MANLANG= ja_JP.EUC
|
|
MAN1= lha.1
|
|
|
|
.include <bsd.port.mk>
|