freebsd-ports/converters/ish/Makefile
Jun-ichiro itojun Hagino bf42d1953b a port for "ish binary-to-text file converter".
The tool is famous in Japanese local BBSes, but may useful for other situations.

Reviewed by:	itojun@itojun.org
Submitted by:	hosokawa@freebsd.org
1997-08-16 05:14:07 +00:00

18 lines
329 B
Makefile

# 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>