aboutsummaryrefslogtreecommitdiff
path: root/www/w3m-m17n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m-m17n/Makefile')
-rw-r--r--www/w3m-m17n/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/www/w3m-m17n/Makefile b/www/w3m-m17n/Makefile
new file mode 100644
index 000000000000..ea44de20b393
--- /dev/null
+++ b/www/w3m-m17n/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: w3m-m17n
+# Date Created: 08 October 2001
+# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= -m17n
+
+CATEGORIES= www
+
+MASTERDIR= ${.CURDIR}/../../www/w3m
+PKGDIR= ${.CURDIR}
+PLIST= ${MASTERDIR}/pkg-plist
+
+M17N= yes
+
+.include "${MASTERDIR}/Makefile"