mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix pkg-plist in NOPORTDOCS case.
Reported by: itetcu
This commit is contained in:
parent
42169f7670
commit
013cda5c80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214840
@ -50,12 +50,6 @@ LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame
|
||||
LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
PLIST_FILES= bin/muse \
|
||||
share/locale/es/LC_MESSAGES/muse.mo \
|
||||
share/locale/it/LC_MESSAGES/muse.mo
|
||||
MAN1= muse.1
|
||||
|
||||
post-patch:
|
||||
|
12
audio/muse/pkg-plist
Normal file
12
audio/muse/pkg-plist
Normal file
@ -0,0 +1,12 @@
|
||||
bin/muse
|
||||
%%DOCSDIR%%/AUTHORS
|
||||
%%DOCSDIR%%/COPYING
|
||||
%%DOCSDIR%%/ChangeLog
|
||||
%%DOCSDIR%%/KNOWN-BUGS
|
||||
%%DOCSDIR%%/NEWS
|
||||
%%DOCSDIR%%/README
|
||||
%%DOCSDIR%%/TODO
|
||||
%%DOCSDIR%%/USAGE
|
||||
share/locale/es/LC_MESSAGES/muse.mo
|
||||
share/locale/it/LC_MESSAGES/muse.mo
|
||||
@dirrm %%DOCSDIR%%
|
Loading…
Reference in New Issue
Block a user