freebsd-ports/japanese/nkf/Makefile

22 lines
487 B
Makefile

# New ports collection makefile for: nkf
# Version required: 1.6
# Date created: 5 February 1995
# Whom: asami
#
# $Id: Makefile,v 1.14 1997/09/14 21:35:26 max 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
MAN1= nkf.1
post-extract:
@${ECHO} "===> Installing custom Makefile for ${DISTNAME}"
@(${CP} ${FILESDIR}/Makefile ${WRKSRC})
.include <bsd.port.mk>