mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
404 B
Makefile
18 lines
404 B
Makefile
# New ports collection makefile for: lha
|
|
# Version required: 1.14C
|
|
# Date created: 26 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/12 04:54:01 asami 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
|
|
|
|
.include <bsd.port.mk>
|