1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/nkf/Makefile

23 lines
446 B
Makefile
Raw Normal View History

# New ports collection makefile for: nkf
# Version required: 1.6
# Date created: 5 February 1995
# Whom: asami
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
DISTNAME= nkf-1.62
PKGNAME= ja-nkf-1.62
CATEGORIES= japanese
MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/
1995-04-07 05:48:11 +00:00
MAINTAINER= max@FreeBSD.org
MAN1= nkf.1
post-extract:
@${ECHO} "===> Installing custom Makefile for ${DISTNAME}"
1996-12-03 13:08:20 +00:00
@(${CP} ${FILESDIR}/Makefile ${WRKSRC})
.include <bsd.port.mk>