aboutsummaryrefslogtreecommitdiff
path: root/audio/cuetools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cuetools/Makefile')
-rw-r--r--audio/cuetools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile
index 12f2e002b73a..1b1ebe58e106 100644
--- a/audio/cuetools/Makefile
+++ b/audio/cuetools/Makefile
@@ -1,15 +1,18 @@
PORTNAME= cuetools
DISTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= novel@FreeBSD.org
COMMENT= Utilities for working with CUE and TOC files
+WWW= https://github.com/svend/cuetools
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gmake
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_GITHUB= yes
GH_ACCOUNT= svend