mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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>
|