freebsd-ports/devel/p5-PatchReader/Makefile
2021-04-06 16:31:07 +02:00

17 lines
379 B
Makefile

# Created by: Toni Viemerö <toni.viemero@iki.fi>
PORTNAME= PatchReader
PORTVERSION= 0.9.6
PORTREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TMANNERM
PKGNAMEPREFIX= p5-
MAINTAINER= toni.viemero@iki.fi
COMMENT= Perl module with utilities to read and manipulate patches and CVS
USES= perl5 dos2unix
USE_PERL5= configure
.include <bsd.port.mk>