diff options
Diffstat (limited to 'databases/sqlite3/Makefile')
-rw-r--r-- | databases/sqlite3/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 361cd6cae993..72e123e21f4c 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -10,10 +10,7 @@ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 MAINTAINER= pavelivolkov@gmail.com COMMENT= SQL database engine in a C library -LICENSE= public -LICENSE_NAME= Public Domain -LICENSE_TEXT= Description of the license can be obtained from the following URL: https://www.sqlite.org/copyright.html -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD CONFLICTS= sqlcipher-[0-9]* |