freebsd-ports/textproc/vbindiff/Makefile

19 lines
389 B
Makefile

# Created by: 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
NO_STAGE= yes
.include <bsd.port.mk>