diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
commit | 425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch) | |
tree | 649f0840fb9a27e9fadfe282601f0e4feeb78207 /x11-toolkits/p5-Wx-Perl-ProcessStream | |
parent | 395142568bc26381b84da63864c818f33f4669bc (diff) | |
download | ports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.tar.gz ports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Wx-Perl-ProcessStream')
-rw-r--r-- | x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile index af4298eb9b53..5b3a214e50db 100644 --- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Wx-Perl-ProcessStream -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Wx-Perl-ProcessStream PORTVERSION= 0.27 @@ -12,7 +8,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to access IO of external processes via events BUILD_DEPENDS= p5-Wx>=0.50:${PORTSDIR}/x11-toolkits/p5-Wx |