diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /x11-toolkits | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Prima/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Tk-ResizeButton/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 8 |
3 files changed, 5 insertions, 13 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile index 4a6975ab6d53..2e0b2b0cd01e 100644 --- a/x11-toolkits/p5-Prima/Makefile +++ b/x11-toolkits/p5-Prima/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An extensible Perl toolkit for multi-platform GUI development +COMMENT= Extensible Perl toolkit for multi-platform GUI development LICENSE= BSD diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile index 42474b142828..e3cdf45bdec7 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tk-ResizeButton -# Date created: August 10th 2004 -# Whom: Lubomir Marinov <lubomir_m@abv.bg> -# +# Created by: Lubomir Marinov <lubomir_m@abv.bg> # $FreeBSD$ -# PORTNAME= Tk-ResizeButton PORTVERSION= 0.01 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A resizeable button to be used in a Tk::HList column header +COMMENT= Resizeable button to be used in a Tk::HList column header BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index d5568bb25748..4b182d285ae9 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tk -# Date created: October 21st 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Tk PORTVERSION= 804.030 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A re-port of a perl5 interface to Tk8.4 +COMMENT= Re-port of a perl5 interface to Tk8.4 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png |