1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/textproc/makepatch/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
308 B
Makefile

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
NO_ARCH= yes
.include <bsd.port.mk>