diff options
author | mandree <mandree@FreeBSD.org> | 2013-03-27 05:33:33 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-03-27 05:33:33 +0800 |
commit | cbc7e614a4440b82bc4688768cd507b9dd015e6a (patch) | |
tree | e832d5a2d11ef37ff86bd6b911483a2b9f9687e8 /audio/lua51-mpd/pkg-plist | |
parent | 3b3a50136a6ca72d169fb4ba4f96456f196802dc (diff) | |
download | freebsd-ports-gnome-cbc7e614a4440b82bc4688768cd507b9dd015e6a.tar.gz freebsd-ports-gnome-cbc7e614a4440b82bc4688768cd507b9dd015e6a.tar.zst freebsd-ports-gnome-cbc7e614a4440b82bc4688768cd507b9dd015e6a.zip |
Add new port audio/lua51-mpd, a Lua client library for MPD,
the music player daemon.
Note that the submission has been modified to set the submitter as the
port maintainer, and to use UNIQUENAME in the DOCSDIR, to avoid clashes
with mpd.
PR: ports/177334
Submitted by: David Demelier <demelier.david@gmail.com>
Diffstat (limited to 'audio/lua51-mpd/pkg-plist')
-rw-r--r-- | audio/lua51-mpd/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/lua51-mpd/pkg-plist b/audio/lua51-mpd/pkg-plist new file mode 100644 index 000000000000..8c7891815d96 --- /dev/null +++ b/audio/lua51-mpd/pkg-plist @@ -0,0 +1,8 @@ +%%LUA_MODSHAREDIR%%/mpd.lua +%%PORTDOCS%%%%DOCSDIR%%/files/mpd.html +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/luadoc.css +%%PORTDOCS%%%%DOCSDIR%%/modules/mpd.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/modules +%%PORTDOCS%%@dirrm %%DOCSDIR%%/files +%%PORTDOCS%%@dirrm %%DOCSDIR%% |