2013-09-20 18:36:23 +02:00
|
|
|
# Created by: joerg
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1996-03-18 19:54:46 +01:00
|
|
|
|
2000-04-14 02:25:54 +02:00
|
|
|
PORTNAME= bpatch
|
|
|
|
PORTVERSION= 1.0
|
2007-02-09 09:21:29 +01:00
|
|
|
PORTREVISION= 1
|
1996-11-11 06:07:53 +01:00
|
|
|
CATEGORIES= editors
|
1998-08-02 20:21:40 +02:00
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
2000-04-14 02:25:54 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
1996-03-22 01:44:02 +01:00
|
|
|
|
1996-03-18 19:54:46 +01:00
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
2014-06-10 09:39:01 +02:00
|
|
|
COMMENT= Hex editor that doesn't load the whole file at once
|
1996-03-18 19:54:46 +01:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
2014-02-03 14:38:57 +01:00
|
|
|
PLIST_FILES= bin/bpatch \
|
|
|
|
man/man1/bpatch.1.gz
|
1996-03-18 19:54:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|