ports/misc/bsdiff/Makefile
Daichi GOTO a4ae6d9f0a update misc/bsdiff: 4.0 --> 4.1
PR:		54203
Submitted by:	Colin Percival <cperciva@beastie.daemonology.net> (maintainer)
Pointed out by:	Nathan Miles
2003-07-08 05:33:20 +00:00

18 lines
393 B
Makefile

# New ports collection makefile for: Binary patch tool
# Date created: 7 June 2003
# Whom: cperciva@daemonology.net
#
# $FreeBSD$
#
PORTNAME= bsdiff
PORTVERSION= 4.1
CATEGORIES= misc devel
MASTER_SITES= http://www.daemonology.net/bsdiff/
MAINTAINER= cperciva@daemonology.net
COMMENT= Generates and applies patches to binary files
MAN1= bsdiff.1 bspatch.1
.include <bsd.port.mk>