aboutsummaryrefslogtreecommitdiff
path: root/audio/tse3/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-13 22:13:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-13 22:13:42 +0000
commit16af1514cb730e864d4eb2369b69723274b3b904 (patch)
tree47c2b1caa669c07c43c3251cf82e5d1b63c50abd /audio/tse3/Makefile
parent1eddfd69d1ed3831c893778af428e4842b5fabed (diff)
downloadports-16af1514cb730e864d4eb2369b69723274b3b904.tar.gz
ports-16af1514cb730e864d4eb2369b69723274b3b904.zip
Notes
Diffstat (limited to 'audio/tse3/Makefile')
-rw-r--r--audio/tse3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile
index f7809da09b25..dd38b4d98eb3 100644
--- a/audio/tse3/Makefile
+++ b/audio/tse3/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI library
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool
GNU_CONFIGURE= yes
@@ -24,7 +25,7 @@ LDFLAGS+= -lpthread
OPTIONS_DEFINE= DOCS
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.gif ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR}