summaryrefslogtreecommitdiff
path: root/converters/ish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/ish/Makefile')
-rw-r--r--converters/ish/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/converters/ish/Makefile b/converters/ish/Makefile
new file mode 100644
index 000000000000..391d397381ff
--- /dev/null
+++ b/converters/ish/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: ish
+# Version required: 1.11
+# Date created: 13 August 1997
+# Whom: hosokawa
+#
+# $Id$
+
+DISTNAME= ish-1.11
+CATEGORIES= converters
+MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/incoming/distfiles/
+
+MAINTAINER= hosokawa@jp.FreeBSD.org
+
+MAKEFILE= makefile
+ALL_TARGET= ish
+
+.include <bsd.port.mk>