1996-03-18 18:54:46 +00:00
|
|
|
|
# New ports collection makefile for: bpatch
|
|
|
|
|
# Version required: no version information
|
|
|
|
|
# Date created: 18 March 1996
|
|
|
|
|
# Whom: joerg
|
|
|
|
|
#
|
1996-11-11 05:07:53 +00:00
|
|
|
|
# $Id: Makefile,v 1.2 1996/03/22 00:44:02 asami Exp $
|
1996-03-18 18:54:46 +00:00
|
|
|
|
#
|
|
|
|
|
# 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
|
1996-11-11 05:07:53 +00:00
|
|
|
|
CATEGORIES= editors
|
1996-03-18 18:54:46 +00:00
|
|
|
|
MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/bpatch/
|
1996-03-22 00:44:02 +00:00
|
|
|
|
|
1996-03-18 18:54:46 +00:00
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|