1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/zipcodes/Makefile
Satoshi Asami ebd4266b45 Checksum mismatch. If the checksum changes very often, please stick in
the distfile in freefall:/f/asami/ports/distfiles from now on.
1997-11-15 10:33:58 +00:00

29 lines
639 B
Makefile

# New ports collection makefile for: ja-zipcodes
# Version required: 1.0
# Date created: 5 Nov 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.1.1.1 1997/11/12 05:12:17 itojun Exp $
#
DISTNAME= ken_all
PKGNAME= ja-zipcodes-1.0
CATEGORIES= japanese
MASTER_SITES= http://www.postal.mpt.go.jp/lzh/
EXTRACT_SUFX= .lzh
MAINTAINER= itojun@itojun.org
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \
nkf:${PORTSDIR}/japanese/nkf
BROKEN= checksum
EXTRACT_CMD= lha
EXTRACT_BEFORE_ARGS= xfqw=${WRKDIR}
NO_WRKSUBDIR= yes
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR}
.include <bsd.port.mk>