1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/japanese/nkf/Makefile

19 lines
461 B
Makefile
Raw Normal View History

# New ports collection makefile for: nkf
# Version required: 1.5 pl 1
# Date created: 5 February 1995
# Whom: asami
#
# $Id: Makefile,v 1.3 1995/03/24 11:09:43 asami Exp $
#
DISTNAME= nkf-1.5pl1
MASTER_SITES= ftp://www.hitachi-sk.co.jp/pub/Japanese/filter/
CATEGORIES+= japanese
MAINTAINER= asami@FreeBSD.ORG
pre-patch: ${PATCH_COOKIE}
@echo "===> Installing custom Makefile for ${DISTNAME}"
@(cp ${FILESDIR}/Makefile ${WRKSRC})
.include <bsd.port.mk>