freebsd-ports/devel/patch/Makefile
1999-08-25 05:57:29 +00:00

21 lines
362 B
Makefile

# New ports collection makefile for: patch
# Version required: 2.5
# Date created: 21 Jan 1998
# Whom: ache
#
# $FreeBSD$
#
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>