1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/japanese/zipcodes/Makefile
Jun-ichiro itojun Hagino 7b75416dfa update the MD5 for the file dated 1/30/1998.
changed port version numbering method.
removed BROKEN mark.
1998-03-07 00:17:07 +00:00

27 lines
628 B
Makefile

# New ports collection makefile for: ja-zipcodes
# Version required: 19980130
# Date created: 5 Nov 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.3 1998/01/01 01:34:26 max Exp $
#
DISTNAME= ken_all
PKGNAME= ja-zipcodes-19980130
CATEGORIES= japanese misc
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
EXTRACT_CMD= lha
EXTRACT_BEFORE_ARGS= xfqw=${WRKDIR}
NO_WRKSUBDIR= yes
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR}
.include <bsd.port.mk>