summaryrefslogblamecommitdiff
path: root/devel/patch/Makefile
blob: df6b2d35070a1fcb22d15d3db7351b7d6aeb8d7b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                                             
                                                        




                                  
                             







                                
# New ports collection makefile for:    patch
# Version required:     2.5
# Date created:         21 Jan 1998
# Whom:                 ache
#
# $Id: Makefile,v 1.1.1.1 1998/01/21 07:05:20 ache Exp $
#

DISTNAME=       patch-2.5
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	patch

MAINTAINER=     ache@FreeBSD.org

GNU_CONFIGURE=	yes

MAN1=           patch.1

.include <bsd.port.mk>