diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /x11-toolkits/p5-Prima | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'x11-toolkits/p5-Prima')
-rw-r--r-- | x11-toolkits/p5-Prima/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Prima/pkg-descr b/x11-toolkits/p5-Prima/pkg-descr index 67f7c04bdfc3..c5e62e9c00a2 100644 --- a/x11-toolkits/p5-Prima/pkg-descr +++ b/x11-toolkits/p5-Prima/pkg-descr @@ -1,11 +1,11 @@ Prima is an extensible Perl toolkit for multi-platform GUI development. Platforms supported include Linux, Windows NT/9x/2K, OS/2 and UNIX/X11 -workstations ( FreeBSD, IRIX, SunOS, Solaris and others). The toolkit +workstations ( FreeBSD, IRIX, SunOS, Solaris and others). The toolkit contains a rich set of standard widgets and has emphasis on 2D image -processing tasks. A Perl program using PRIMA looks and behaves identically -on X, Win32 and OS/2 PM. The toolkit includes a visual builder ( VB ) and -a graphic pod viewer utility ( podview ). The examples are installed into -perl site in Prima/examples directory. +processing tasks. A Perl program using PRIMA looks and behaves identically +on X, Win32 and OS/2 PM. The toolkit includes a visual builder ( VB ) and +a graphic pod viewer utility ( podview ). The examples are installed into +perl site in Prima/examples directory. A 'hello world' code is as simple as follows: use Prima qw(Application Buttons); |