1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/archivers/lha/Makefile
Masafumi Max NAKANE 8bd2b9a35b Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by:	whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
1998-04-05 04:47:11 +00:00

21 lines
427 B
Makefile

# New ports collection makefile for: lha
# Version required: 1.14C
# Date created: 26 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.9 1996/12/15 02:05:58 max 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
MANLANG= ja
MAN1= lha.1
.include <bsd.port.mk>