diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-05-18 18:40:19 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-05-18 18:40:19 +0000 |
commit | 1a3babdb3d0d1c5b6ad4306ef7452d623849f756 (patch) | |
tree | ac524866ebd16ebb6edc162f8c5117dba26c0426 /misc/Makefile | |
parent | 8455933bedaa873237102269d5d0cce762e55de2 (diff) |
- New port:
Hercules is a personal workout diary program for bodybuilders.
Hercules written on Python with wxPython GUI library. To store
data its use SQLite.
PR: ports/96697
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: mnag (mentor)
Notes
Notes:
svn path=/head/; revision=162724
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index d805afafff90..24e3345f710a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -60,6 +60,7 @@ SUBDIR += delay SUBDIR += demoniac SUBDIR += detachtty + SUBDIR += diary-hercules SUBDIR += diction SUBDIR += dirtree SUBDIR += display |