1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/lha/Makefile
David E. O'Brien d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00

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>