aboutsummaryrefslogtreecommitdiff
path: root/audio/cuetools
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-25 17:00:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-25 17:00:56 +0000
commit0e85c1738f1cadcf3e5d5f5ad4d5065b23440dee (patch)
treeeb1badb4ba60c9a471c06d373450590f48718d54 /audio/cuetools
parentb24a5a7fc10213505963d029dfe3b3419c273c26 (diff)
downloadports-0e85c1738f1cadcf3e5d5f5ad4d5065b23440dee.tar.gz
ports-0e85c1738f1cadcf3e5d5f5ad4d5065b23440dee.zip
Notes
Diffstat (limited to 'audio/cuetools')
-rw-r--r--audio/cuetools/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile
index e9b36d4b4073..933f1c8d7830 100644
--- a/audio/cuetools/Makefile
+++ b/audio/cuetools/Makefile
@@ -9,11 +9,14 @@ PORTNAME= cuetools
PORTVERSION= 1.3.1
PORTREVISION= 3
CATEGORIES= audio
-MASTER_SITES= http://download.berlios.de/cuetools/
+MASTER_SITES= BERLIOS
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of utilities for working with cue files and toc files
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_GMAKE= yes
GNU_CONFIGURE= yes