mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
19 lines
334 B
Makefile
19 lines
334 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
|
|
COMMENT= Binary-to-text file-encoder
|
|
|
|
MAKEFILE= makefile
|
|
ALL_TARGET= ish
|
|
|
|
.include <bsd.port.mk>
|