1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/bpatch/Makefile
Joerg Wunsch b1034d2287 The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away.  Move to other FTP servers.
1998-08-02 18:21:40 +00:00

23 lines
595 B
Makefile

# New ports collection makefile for: bpatch
# Version required: no version information
# Date created: 18 March 1996
# Whom: joerg
#
# $Id: Makefile,v 1.3 1996/11/11 05:07:00 obrien Exp $
#
# Note:
# The file lacks any redistribution notice, but I know that it has
# been posted to comp.sources.unix ages ago, and the README mentions
# the word "public domain". -- Jörg
DISTNAME= bpatch
PKGNAME= bpatch-1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
NO_WRKSUBDIR= yes
.include <bsd.port.mk>