diff options
author | sat <sat@FreeBSD.org> | 2007-03-04 02:56:47 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-03-04 02:56:47 +0800 |
commit | d0b0f6aadc90aa59e0c2ec3da9d71265b5ed1640 (patch) | |
tree | b4207f93cd120571d4aabeefecf60ffbf1068780 /deskutils/Makefile | |
parent | e1d657233005a8b1357eea4ebf0f15880a1066bf (diff) | |
download | freebsd-ports-gnome-d0b0f6aadc90aa59e0c2ec3da9d71265b5ed1640.tar.gz freebsd-ports-gnome-d0b0f6aadc90aa59e0c2ec3da9d71265b5ed1640.tar.zst freebsd-ports-gnome-d0b0f6aadc90aa59e0c2ec3da9d71265b5ed1640.zip |
Add port deskutils/griffith:
Griffith is a movie collection manager application. Adding items to the
movie collection is as quick and easy as typing the film title and
selecting a supported source. Griffith will then try to fetch all the
related information from the Web.
WWW: http://griffith.vasconunes.net/
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index d5775bcb149f..04f0bafc4c28 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -79,6 +79,7 @@ SUBDIR += gnustep-wrapper SUBDIR += gnuwash SUBDIR += gourmet + SUBDIR += griffith SUBDIR += gruler SUBDIR += gtimer SUBDIR += gtkjournal |