09721c15a9
old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
22 lines
483 B
Makefile
22 lines
483 B
Makefile
# New ports collection makefile for: makepatch
|
|
# Date created: 22 October 2001
|
|
# Whom: John Merryweather Cooper
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= makepatch
|
|
PORTVERSION= 2.00a
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
MASTER_SITE_SUBDIR= ../../authors/id/JV
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Perl scripts to assist in the generation and application of patches
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN1= makepatch.1 applypatch.1
|
|
|
|
.include <bsd.port.mk>
|