aboutsummaryrefslogtreecommitdiff
path: root/databases/credis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/credis/Makefile')
-rw-r--r--databases/credis/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/credis/Makefile b/databases/credis/Makefile
index acc668c72eed..2d464653ad8f 100644
--- a/databases/credis/Makefile
+++ b/databases/credis/Makefile
@@ -9,10 +9,11 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Library for communicating with Redis servers
-USE_GMAKE= yes
+LICENSE= BSD3CLAUSE
+
+USES= gmake
USE_LDCONFIG= yes
PLIST_SUB= VERSION="${PORTVERSION}"
-NO_STAGE= yes
.include <bsd.port.mk>