2001-10-30 23:21:37 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= makepatch
|
2013-02-12 13:51:16 +01:00
|
|
|
PORTVERSION= 2.05
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2001-10-30 23:21:37 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 11:03:27 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:JV
|
2001-10-30 23:21:37 +01:00
|
|
|
|
2014-12-02 23:40:56 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 14:42:50 +01:00
|
|
|
COMMENT= Perl scripts to assist in the generation and application of patches
|
2001-10-30 23:21:37 +01:00
|
|
|
|
2013-09-11 08:03:56 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2015-08-05 06:35:34 +02:00
|
|
|
NO_ARCH= yes
|
2001-10-30 23:21:37 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|