aboutsummaryrefslogtreecommitdiff
path: root/textproc/vbindiff/Makefile
blob: 0baf4003a427fb8b33f22e69196443562c34eeb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: chinsan
# $FreeBSD$

PORTNAME=	vbindiff
DISTVERSION=	3.0_beta4
CATEGORIES=	textproc
MASTER_SITES=	http://www.cjmweb.net/vbindiff/

MAINTAINER=	cyberbotx@cyberbotx.com
COMMENT=	Visual binary diff, visually compare binary files

GNU_CONFIGURE=	yes

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

.include <bsd.port.mk>