Ooops, forgot this.

This commit is contained in:
angelos 1997-11-24 19:57:32 +00:00
parent c22c6dee0b
commit 5013102e03

20
archivers/lha/Makefile Normal file
View File

@ -0,0 +1,20 @@
# OpenBSD makefile for: lha
# Version required: 1.14C
# Date created: 26 Dec 1994
# Whom: angelos
#
# $OpenBSD: Makefile,v 1.1 1997/11/24 19:57:32 angelos Exp $
#
DISTNAME= lha-114c
PKGNAME= lha-1.14c
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/
EXTRACT_SUFX= .tgz
MAINTAINER= angelos@openbsd.org
MANLANG= ja_JP.EUC
MAN1= lha.1
.include <bsd.port.mk>