diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:23:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:23:19 +0800 |
commit | 8101c8067e3cd8ccada72acfee02a5aabd196e12 (patch) | |
tree | b71d74aef2f0d9eee7d50edcad7f9bfe2de0281e /net/mpd5 | |
parent | 3bb51cc14d9ca70035fb39d24afe06ef2a14042e (diff) | |
download | freebsd-ports-gnome-8101c8067e3cd8ccada72acfee02a5aabd196e12.tar.gz freebsd-ports-gnome-8101c8067e3cd8ccada72acfee02a5aabd196e12.tar.zst freebsd-ports-gnome-8101c8067e3cd8ccada72acfee02a5aabd196e12.zip |
cleanup plist
Diffstat (limited to 'net/mpd5')
-rw-r--r-- | net/mpd5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile index 035768c5213e..189177fb6c72 100644 --- a/net/mpd5/Makefile +++ b/net/mpd5/Makefile @@ -37,7 +37,6 @@ CONFSUF= conf secret script DOCSDIR= ${PREFIX}/share/doc/mpd5 PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \ mpd_toc.html -PLIST_DIRSTRY= etc/mpd5 PLIST_FILES= ${CONFSUF:S/^/etc\/mpd5\/mpd./:S/$/.sample/} sbin/mpd5 .if !defined(WITHOUT_MAN) |