diff options
author | John Marino <marino@FreeBSD.org> | 2016-01-31 13:50:47 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-01-31 13:50:47 +0000 |
commit | c5d4b103376a817f96675b2af77babc5e66c46cd (patch) | |
tree | df97dd9aecce569d95ba3b20a7ef35ed2d3a67b6 /audio/vitunes | |
parent | b5d6e3871c9c18c5bffddb0307daf69183fef476 (diff) | |
download | ports-c5d4b103376a817f96675b2af77babc5e66c46cd.tar.gz ports-c5d4b103376a817f96675b2af77babc5e66c46cd.zip |
Notes
Diffstat (limited to 'audio/vitunes')
-rw-r--r-- | audio/vitunes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/vitunes/Makefile b/audio/vitunes/Makefile index 5b979ec12a32..1eb87a2318ef 100644 --- a/audio/vitunes/Makefile +++ b/audio/vitunes/Makefile @@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib +USES= ncurses ALL_TARGET= vitunes PLIST_FILES= bin/vitunes man/man1/${PORTNAME}.1.gz |