mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
349 B
Makefile
18 lines
349 B
Makefile
# New ports collection makefile for: ish
|
|
# Version required: 1.11
|
|
# Date created: 13 August 1997
|
|
# Whom: hosokawa
|
|
#
|
|
# $FreeBSD$
|
|
|
|
DISTNAME= ish-1.11
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
|
|
|
|
MAINTAINER= hosokawa@jp.FreeBSD.org
|
|
|
|
MAKEFILE= makefile
|
|
ALL_TARGET= ish
|
|
|
|
.include <bsd.port.mk>
|