diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-13 02:43:07 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-13 02:43:07 +0000 |
commit | dbdbfba7c76ee09dc823dffc134367400d70f771 (patch) | |
tree | 574f350426787471d1bcfa450c01290faad1b0f9 /audio/Makefile | |
parent | New port devel/ode-devel (diff) |
Add cowbell, an elegant music organizer intended to make keeping your
collection tidy both fun and easy.
In addition:
- Include bsd.mono.mk into port
- SHA256ify
PR: 84701
Submitted by: Andreas Kohn <andreas@syndrom23.de>
Approved by: ahze (mentor)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8317c727f062..f785448f414a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -74,6 +74,7 @@ SUBDIR += cmt SUBDIR += cmus SUBDIR += coverhunter + SUBDIR += cowbell SUBDIR += cpige SUBDIR += cplay SUBDIR += crip |