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 | |
parent | 395142568bc26381b84da63864c818f33f4669bc (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Alien-wxWidgets/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/p5-Wx/Makefile | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile index 99bd99d7b26b..32135c80b128 100644 --- a/x11-toolkits/p5-Alien-wxWidgets/Makefile +++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Alien-wxWidgets -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Alien-wxWidgets PORTVERSION= 0.51 @@ -12,7 +8,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for building, finding and using wxWidgets binaries BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder 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 diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 4fa789f14d14..80b43af02ab7 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Wx -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Wx PORTVERSION= 0.97 @@ -12,7 +8,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \ |