aboutsummaryrefslogtreecommitdiff
path: root/japanese/nkf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/nkf/Makefile')
-rw-r--r--japanese/nkf/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
deleted file mode 100644
index 97a701135546..000000000000
--- a/japanese/nkf/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: nkf
-# Version required: 1.5 pl 1
-# Date created: 5 February 1995
-# Whom: asami
-#
-# $Id: Makefile,v 1.5 1995/04/07 05:48:10 asami Exp $
-#
-
-DISTNAME= nkf-1.5pl1
-PKGNAME= nkf-1.5.1
-CATEGORIES+= japanese
-MASTER_SITES= ftp://www.hitachi-sk.co.jp/pub/Japanese/filter/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-pre-patch:
- @echo "===> Installing custom Makefile for ${DISTNAME}"
- @(cp ${FILESDIR}/Makefile ${WRKSRC})
-
-.include <bsd.port.mk>