summaryrefslogtreecommitdiffstats
path: root/misc/imerge/Makefile
blob: 41879de1c42f050a1b2ed70cd2edbacb357f7ab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$

PORTNAME=	imerge
PORTVERSION=	0.2.4
CATEGORIES=	misc
MASTER_SITES=	ftp://ftp.iDaemons.org/pub/distfiles/ \
		LOCAL/knu

MAINTAINER=	knu@FreeBSD.org
COMMENT=	Tool to help merge one file to another interactively

USES=		tar:bzip2 uidfix

MAKE_ARGS=	PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"
MAKEFILE=	BSDmakefile

PLIST_FILES=	bin/imerge \
		man/man1/imerge.1.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud