diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-03-23 14:04:30 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-03-23 14:04:30 +0800 |
commit | 3b5e334f7d41004b3cddbba6a1ff5c34146c02b9 (patch) | |
tree | 877f0cc6a4d71aa06570a4015716c976075ac167 /x11-toolkits/Makefile | |
parent | 9a20ae510293fc1aeb0b39c0d51772c0374d6537 (diff) | |
download | freebsd-ports-gnome-3b5e334f7d41004b3cddbba6a1ff5c34146c02b9.tar.gz freebsd-ports-gnome-3b5e334f7d41004b3cddbba6a1ff5c34146c02b9.tar.zst freebsd-ports-gnome-3b5e334f7d41004b3cddbba6a1ff5c34146c02b9.zip |
add py-SciParam 1.0.1
Scientific Parameter Dialogs in wxPython based user interfaces
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index eb1f6afd8139..14a96b41202a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -155,6 +155,7 @@ SUBDIR += php-gtk SUBDIR += plib SUBDIR += pmw + SUBDIR += py-SciParam SUBDIR += py-anygui SUBDIR += py-gnome SUBDIR += py-gnome2 |