freebsd-ports/textproc/makepatch/Makefile

17 lines
312 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= makepatch
2013-02-12 13:51:16 +01:00
PORTVERSION= 2.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JV
2006-10-08 19:21:46 +02:00
MAINTAINER= clsung@FreeBSD.org
2003-02-21 14:42:50 +01:00
COMMENT= Perl scripts to assist in the generation and application of patches
PERL_CONFIGURE= yes
MAN1= makepatch.1 applypatch.1
.include <bsd.port.mk>