freebsd-ports/textproc/makepatch/Makefile
Edwin Groothuis 070f301dee Change of maintainers email address.
PR:		ports/45369
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-11-17 23:06:21 +00:00

21 lines
408 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= coop9211@uidaho.edu
PERL_CONFIGURE= yes
MAN1= makepatch.1 applypatch.1
.include <bsd.port.mk>