summaryrefslogtreecommitdiffstats
path: root/editors/bpatch/Makefile
blob: 0c0943da4995ff8309f9c4f4903cd8f3644f2eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: joerg
# $FreeBSD$

PORTNAME=	bpatch
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.interface-business.de/pub/outgoing/
DISTNAME=	${PORTNAME}

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	Hex editor that doesn't load the whole file at once

BROKEN=		Unfetchable
DEPRECATED=	Broken for more than 6 months
EXPIRATION_DATE=	2015-11-26
NO_WRKSUBDIR=   yes
PLIST_FILES=	bin/bpatch \
		man/man1/bpatch.1.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud