freebsd-ports/japanese/nkf/Makefile

21 lines
468 B
Makefile
Raw Normal View History

# New ports collection makefile for: nkf
# Version required: 1.6
# Date created: 5 February 1995
# Whom: asami
#
# $Id: Makefile,v 1.10 1996/09/18 12:36:53 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/
1995-04-07 07:48:11 +02:00
MAINTAINER= max@FreeBSD.ORG
post-extract:
@echo "===> Installing custom Makefile for ${DISTNAME}"
@(cp ${FILESDIR}/Makefile ${WRKSRC})
.include <bsd.port.mk>