d23a795680
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
18 lines
402 B
Makefile
18 lines
402 B
Makefile
# New ports collection makefile for: lha
|
|
# Version required: 1.14C
|
|
# Date created: 26 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.7 1996/09/08 21:48:25 ache Exp $
|
|
#
|
|
|
|
DISTNAME= lha-114c
|
|
PKGNAME= lha-1.14c
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|