diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-16 01:09:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-16 01:09:14 +0800 |
commit | 5b21f136ef7ff58aee8f72709d20f6a91e42cbd4 (patch) | |
tree | ac53f57776b27078189a8f1279710e54c9f9757f /x11-toolkits/p5-Alien-wxWidgets/pkg-descr | |
parent | 1296d85ce91c25dac1ba13a503c2f6ec67908946 (diff) | |
download | freebsd-ports-gnome-5b21f136ef7ff58aee8f72709d20f6a91e42cbd4.tar.gz freebsd-ports-gnome-5b21f136ef7ff58aee8f72709d20f6a91e42cbd4.tar.zst freebsd-ports-gnome-5b21f136ef7ff58aee8f72709d20f6a91e42cbd4.zip |
Alien::wxWidgets can be used to detect and get configuration
settings from an installed wxWidgets.
WWW: http://search.cpan.org/dist/Alien-wxWidgets/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
Diffstat (limited to 'x11-toolkits/p5-Alien-wxWidgets/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Alien-wxWidgets/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/pkg-descr b/x11-toolkits/p5-Alien-wxWidgets/pkg-descr new file mode 100644 index 000000000000..7050113f0ba3 --- /dev/null +++ b/x11-toolkits/p5-Alien-wxWidgets/pkg-descr @@ -0,0 +1,4 @@ +Alien::wxWidgets can be used to detect and get configuration +settings from an installed wxWidgets. + +WWW: http://search.cpan.org/dist/Alien-wxWidgets/ |