1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/nkf/Makefile
Masafumi Max NAKANE 474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00

21 lines
473 B
Makefile

# New ports collection makefile for: nkf
# Version required: 1.6
# Date created: 5 February 1995
# Whom: asami
#
# $Id: Makefile,v 1.13 1996/12/03 13:08:17 obrien Exp $
#
DISTNAME= nkf-1.62
PKGNAME= ja-nkf-1.62
CATEGORIES= japanese
MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/
MAINTAINER= max@FreeBSD.ORG
post-extract:
@echo "===> Installing custom Makefile for ${DISTNAME}"
@(${CP} ${FILESDIR}/Makefile ${WRKSRC})
.include <bsd.port.mk>