freebsd-ports/devel/patch/Makefile

21 lines
329 B
Makefile
Raw Normal View History

1998-01-21 02:05:20 -05:00
# New ports collection makefile for: patch
# Date created: 21 Jan 1998
# Whom: ache
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
1998-01-21 02:05:20 -05:00
#
2000-04-11 17:30:15 -04:00
PORTNAME= patch
PORTVERSION= 2.5
1998-01-21 02:05:20 -05:00
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= patch
1998-01-21 02:05:20 -05:00
2001-01-10 03:03:15 -05:00
MAINTAINER= ports@FreeBSD.org
1998-01-21 02:05:20 -05:00
GNU_CONFIGURE= yes
2000-04-11 17:30:15 -04:00
MAN1= patch.1
1998-01-21 02:05:20 -05:00
.include <bsd.port.mk>