2013-09-10 18:48:41 +02:00
|
|
|
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
2010-12-08 22:03:20 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= File-Inplace
|
|
|
|
PORTVERSION= 0.20
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2010-12-08 22:03:20 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-12-24 01:14:11 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2010-12-08 22:03:20 +01:00
|
|
|
COMMENT= Perl module for in-place editing of files
|
|
|
|
|
2014-05-02 11:41:49 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-09-10 18:48:41 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-12-08 22:03:20 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|