b5524ea599
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
14 lines
351 B
Makefile
14 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.15 2019/11/03 17:14:24 rillig Exp $
|
|
|
|
DISTNAME= ish-1.11
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Binary-to-text file-encoder
|
|
|
|
INSTALLATION_DIRS= bin
|
|
MAKE_FILE= makefile
|
|
BUILD_TARGET= ish
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|