diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-09-02 16:16:58 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-09-02 16:16:58 +0000 |
commit | a7323a548fafc1f19a67fdd42870665481c0217c (patch) | |
tree | ac9ca78740e3758ec8110c33d53e9df40a9611a7 /devel/Makefile | |
parent | 2cdc9fb6dce638a69ee731eacf5c2f4d3935ba5e (diff) | |
download | ports-a7323a548fafc1f19a67fdd42870665481c0217c.tar.gz ports-a7323a548fafc1f19a67fdd42870665481c0217c.zip |
Add qsa, a cross-platform scripting toolkit for Qt applications
PR: ports/66164 (based on)
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
Notes
Notes:
svn path=/head/; revision=117949
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 92eff0caccc4..24b44c57405a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1191,6 +1191,7 @@ SUBDIR += pyumlgraph SUBDIR += qextmdi SUBDIR += qmake + SUBDIR += qsa SUBDIR += qssl SUBDIR += qtk SUBDIR += ragel |