mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
337 B
Makefile
14 lines
337 B
Makefile
# New ports collection makefile for: lha
|
|
# Version required: 1.01u
|
|
# Date created: 26 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/12/22 12:33:40 ache Exp $
|
|
#
|
|
DISTNAME= lha101u
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|