1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/archivers/lha/Makefile
2003-10-26 21:58:50 +00:00

22 lines
452 B
Makefile

# New ports collection makefile for: lha
# Date created: 26 Dec 1994
# Whom: ache
#
# $FreeBSD$
#
PORTNAME= lha
PORTVERSION= 1.14i
PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
MAN1= lha.1
MANLANG= ja
.include <bsd.port.mk>