freebsd-ports/textproc/vbindiff/Makefile
Martin Wilke f539100eef - Update to 3.0.b4
- Pass maintainership to submitter

PR:		138607
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2009-09-09 09:49:02 +00:00

22 lines
486 B
Makefile

# New ports collection makefile for: vbindiff
# Date created: 2006/12/16
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= vbindiff
PORTVERSION= 3.0.b4
CATEGORIES= textproc
MASTER_SITES= http://www.cjmweb.net/vbindiff/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/_beta/}
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Visual binary diff, visually compare binary files
GNU_CONFIGURE= yes
PLIST_FILES= bin/vbindiff
MAN1= vbindiff.1
.include <bsd.port.mk>