diff options
Diffstat (limited to 'audio/baresip/Makefile')
-rw-r--r-- | audio/baresip/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index 69d21111314e..7c966dd65da8 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= http://www.creytiv.com/pub/ MAINTAINER= crees@FreeBSD.org COMMENT= Small SIP client +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/docs/COPYING + BUILD_DEPENDS= re>=${PORTVERSION}:${PORTSDIR}/audio/re \ rem>=${PORTVERSION}:${PORTSDIR}/audio/rem RUN_DEPENDS:= ${BUILD_DEPENDS} |