diff options
Diffstat (limited to 'audio/rubberband/Makefile')
-rw-r--r-- | audio/rubberband/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index 56eaa6bca209..09c78f5f20c1 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: rubberband -# Date created: 2012-01-08 -# Whom: mathias.picker@gmx.de -# +# Created by: mathias.picker@gmx.de # $FreeBSD$ -# PORTNAME= rubberband PORTVERSION= 1.7.0 CATEGORIES= audio MASTER_SITES= http://code.breakfastquay.com/attachments/download/23/ -MAINTAINER= miwi@freebsd.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Vamp audio analysis plugin SDK LICENSE= GPLv2 |