aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lha/Makefile
blob: 91237e58aca85d2d66ae8c55f581b2a6580f0566 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>