openbsd-ports/archivers/lha/Makefile

21 lines
437 B
Makefile
Raw Normal View History

1997-11-24 14:57:32 -05:00
# OpenBSD makefile for: lha
# Version required: 1.14C
# Date created: 26 Dec 1994
# Whom: angelos
#
1997-12-29 12:19:51 -05:00
# $OpenBSD: Makefile,v 1.2 1997/12/29 17:19:51 joey Exp $
1997-11-24 14:57:32 -05:00
#
DISTNAME= lha-114c
PKGNAME= lha-1.14c
CATEGORIES= archivers
1997-12-29 12:19:51 -05:00
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfile/
1997-11-24 14:57:32 -05:00
EXTRACT_SUFX= .tgz
MAINTAINER= angelos@openbsd.org
MANLANG= ja_JP.EUC
MAN1= lha.1
.include <bsd.port.mk>