bf42d1953b
The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org
18 lines
329 B
Makefile
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>
|