blob: 5cb49159795f6bc142aa0c5df78a99c84191440d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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/26 09:10:32 ache Exp $
#
DISTNAME= lha101u
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
CATEGORIES+= archivers
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
|