diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-03 05:09:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-03 05:09:34 +0000 |
commit | 5ea60302bfc4597bae356d5fdb64042695b95eb4 (patch) | |
tree | 08b8a4c315f7fd9367c542f5b5fbd35a1eae9198 /devel/Makefile | |
parent | add p5-Curses-Forms 1.997 (diff) |
add p5-Curses-Application 0.2
Curses application development framework
Notes
Notes:
svn path=/head/; revision=78028
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 792ff7ca0edb..3e4703b91dab 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -478,6 +478,7 @@ SUBDIR += p5-ConfigReader SUBDIR += p5-Coro SUBDIR += p5-Curses + SUBDIR += p5-Curses-Application SUBDIR += p5-Curses-Forms SUBDIR += p5-Curses-Widgets SUBDIR += p5-DB_File-Lock |