summaryrefslogtreecommitdiff
path: root/japanese/nkf/Makefile
blob: 4c33003f6b31ff136399a66184e18a7f42353f26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	nkf
# Version required:	1.6
# Date created:		5 February 1995
# Whom:			asami
#
# $Id: Makefile,v 1.12 1996/11/11 10:12:36 max Exp $
#

DISTNAME=	nkf-1.62
PKGNAME=	jp-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>