ports/textproc/makepatch/Makefile
Baptiste Daroussin 3f6c422e36 Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
2014-12-02 22:40:56 +00:00

16 lines
308 B
Makefile

# $FreeBSD$
PORTNAME= makepatch
PORTVERSION= 2.05
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JV
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl scripts to assist in the generation and application of patches
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>