From 0e85c1738f1cadcf3e5d5f5ad4d5065b23440dee Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 25 Nov 2011 17:00:56 +0000 Subject: - Fix MASTER_SITES - Add LICENSE PR: 162845 Submitted by: Ports Fury Feature safe: yes --- audio/cuetools/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3