diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-10-08 11:05:28 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-10-08 11:05:28 +0000 |
commit | 86a03eca527e72d61465b9533a5a6aee510a8e83 (patch) | |
tree | 93fd12dc191ea159c53d6051e78729eb31ec47b0 /devel/Makefile | |
parent | Add ruby-esound, a Ruby binding to the EsounD library. (diff) |
Add py-fam 1.0.1,
a Python Interface to the File Alteration Monitor(fam).
Notes
Notes:
svn path=/head/; revision=67625
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 4425e5c40a37..18c06b110515 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -634,6 +634,7 @@ SUBDIR += py-coro SUBDIR += py-cxx SUBDIR += py-dialog + SUBDIR += py-fam SUBDIR += py-fileutils SUBDIR += py-fortran SUBDIR += py-freebsd |