1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/textproc/makepatch/Makefile
2013-02-12 12:51:16 +00:00

17 lines
312 B
Makefile

# $FreeBSD$
PORTNAME= makepatch
PORTVERSION= 2.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JV
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl scripts to assist in the generation and application of patches
PERL_CONFIGURE= yes
MAN1= makepatch.1 applypatch.1
.include <bsd.port.mk>