diff options
Diffstat (limited to 'devel/py-cld/Makefile')
-rw-r--r-- | devel/py-cld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cld/Makefile b/devel/py-cld/Makefile index e6d7098357f9..bfdb16f99a2a 100644 --- a/devel/py-cld/Makefile +++ b/devel/py-cld/Makefile @@ -12,7 +12,7 @@ DISTNAME= chromium_compact_language_detector-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Python bindings for chromium compact language detector library -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld |