summaryrefslogtreecommitdiff
path: root/editors/bpatch/Makefile
blob: 63e6599f29e589b6316182fc4ce54d03bf1a2dd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    bpatch
# Version required:     no version information
# Date created:         18 March 1996
# Whom:                 joerg
#
# $Id: Makefile,v 1.5 1998/08/23 02:24:37 hoek Exp $
#

DISTNAME=	bpatch
PKGNAME=	bpatch-1.0
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.interface-business.de/pub/outgoing/

MAINTAINER=	joerg@FreeBSD.org

MAN1=		bpatch.1
NO_WRKSUBDIR=   yes

.include <bsd.port.mk>