diff -urN /usr/ports/audio/bmp-songchange/Makefile audio/bmp-songchange/Makefile --- /usr/ports/audio/bmp-songchange/Makefile 2010-03-28 17:29:16.000000000 +0900 +++ audio/bmp-songchange/Makefile 2011-08-25 00:09:16.000000000 +0900 @@ -9,11 +9,14 @@ PORTVERSION= 0.0.2 PORTREVISION= 9 CATEGORIES= audio -MASTER_SITES= http://download.berlios.de/bmp-plugins/ +MASTER_SITES= BERLIOS/bmp-plugins MAINTAINER= ports@FreeBSD.org COMMENT= Beep Media Player do-this-on-song-change plugin +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player GNU_CONFIGURE= yes