1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/lha/Makefile

20 lines
417 B
Makefile
Raw Normal View History

1994-12-26 09:10:33 +00:00
# New ports collection makefile for: lha
# Version required: 1.01u
# Date created: 26 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.2 1995/04/01 12:43:26 jkh Exp $
1994-12-26 09:10:33 +00:00
#
1994-12-26 09:10:33 +00:00
DISTNAME= lha101u
PKGNAME= lha-1.01u
CATEGORIES+= archivers
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
1994-12-26 09:10:33 +00:00
NO_WRKSUBDIR= yes
.include <bsd.port.mk>