freebsd-ports/devel/patch/Makefile

20 lines
407 B
Makefile

# 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>