diff options
author | flz <flz@FreeBSD.org> | 2008-08-28 00:37:59 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2008-08-28 00:37:59 +0800 |
commit | ad16d89b82077990e8b5a7e092dba3e6d9ecae0e (patch) | |
tree | f47c87dc8c9fea7267c791e8c40bd16e5a5540f2 /audio/Makefile | |
parent | e516aab7aa1a46ae10e86cfc46ec7665dbe4ab9b (diff) | |
download | freebsd-ports-gnome-ad16d89b82077990e8b5a7e092dba3e6d9ecae0e.tar.gz freebsd-ports-gnome-ad16d89b82077990e8b5a7e092dba3e6d9ecae0e.tar.zst freebsd-ports-gnome-ad16d89b82077990e8b5a7e092dba3e6d9ecae0e.zip |
Add audio/taglib-sharp, a tagging library for the mono framework.
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 8f0422819da9..9a2fe24a844d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -657,6 +657,7 @@ SUBDIR += swhplugins SUBDIR += tagger SUBDIR += taglib + SUBDIR += taglib-sharp SUBDIR += taglookup SUBDIR += tagtool SUBDIR += tap-plugins |