mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
297 B
Makefile
18 lines
297 B
Makefile
# New ports collection makefile for: ish
|
|
# Date created: 13 August 1997
|
|
# Whom: hosokawa
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ish
|
|
PORTVERSION= 1.11
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
|
|
|
MAINTAINER= hosokawa@jp.FreeBSD.org
|
|
|
|
MAKEFILE= makefile
|
|
ALL_TARGET= ish
|
|
|
|
.include <bsd.port.mk>
|