mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
388 B
Makefile
20 lines
388 B
Makefile
# New ports collection makefile for: bpatch
|
|
# Version required: no version information
|
|
# Date created: 18 March 1996
|
|
# Whom: joerg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|