freebsd-ports/editors/bpatch/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

20 lines
423 B
Makefile

# New ports collection makefile for: bpatch
# Date created: 18 March 1996
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= bpatch
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= A hex editor that doesn't load the whole file at once
MAN1= bpatch.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>