mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
a82e71689f
Submitted by: nork Reviewed & revised by: max PR: 47555
21 lines
367 B
Makefile
21 lines
367 B
Makefile
# New ports collection makefile for: nkf
|
|
# Date created: 5 February 1995
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nkf
|
|
PORTVERSION= 2.02
|
|
CATEGORIES= japanese
|
|
MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
|
|
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/}
|
|
|
|
MAINTAINER= max@FreeBSD.org
|
|
|
|
MAN1= nkf.1
|
|
MANLANG= "" ja
|
|
ALL_TARGET= nkf
|
|
|
|
.include <bsd.port.mk>
|