18 lines
381 B
Makefile
18 lines
381 B
Makefile
# OpenBSD makefile for: ish
|
|
# Version required: 1.11
|
|
# Date created: 29 April 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/04/29 05:05:46 angelos Exp $
|
|
|
|
DISTNAME= ish-1.11
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/incoming/distfiles/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MAKEFILE= makefile
|
|
ALL_TARGET= ish
|
|
|
|
.include <bsd.port.mk>
|