1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/lha/Makefile
Satoshi Asami 19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00

20 lines
417 B
Makefile

# 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 $
#
DISTNAME= lha101u
PKGNAME= lha-1.01u
CATEGORIES+= archivers
MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
NO_WRKSUBDIR= yes
.include <bsd.port.mk>