diff options
Diffstat (limited to 'audio/re/Makefile')
-rw-r--r-- | audio/re/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/re/Makefile b/audio/re/Makefile index 9af23a09a233..d612d47ec07f 100644 --- a/audio/re/Makefile +++ b/audio/re/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= http://www.creytiv.com/pub/ MAINTAINER= crees@FreeBSD.org COMMENT= Library for real-time comms with async IO support +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/docs/COPYING + USE_LDCONFIG= yes USE_GMAKE= yes |