1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/archivers/lha/Makefile

18 lines
402 B
Makefile
Raw Normal View History

1994-12-26 09:10:33 +00:00
# New ports collection makefile for: lha
1996-08-28 17:32:53 +00:00
# Version required: 1.14C
1994-12-26 09:10:33 +00:00
# Date created: 26 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.7 1996/09/08 21:48:25 ache Exp $
1994-12-26 09:10:33 +00:00
#
1996-08-28 17:32:53 +00:00
DISTNAME= lha-114c
PKGNAME= lha-1.14c
CATEGORIES= archivers
1996-08-28 17:32:53 +00:00
MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/
EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
1994-12-26 09:10:33 +00:00
.include <bsd.port.mk>