summaryrefslogtreecommitdiff
path: root/databases/tinycdb
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-04 13:48:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-04 13:48:26 +0000
commitf78b7a6eaa5994dba8d8c9f2f3df8edff5f4a610 (patch)
treebf5319d43a78ce36e6035a045c62b7c05c27c92f /databases/tinycdb
parent4b9538dd3557cf22818e7227b3ea1fa52e272067 (diff)
downloadfreebsd-ports-f78b7a6eaa5994dba8d8c9f2f3df8edff5f4a610.zip
Add LICENSE
Diffstat (limited to 'databases/tinycdb')
-rw-r--r--databases/tinycdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile
index 0efc4b5be8f0..e21f1cc702df 100644
--- a/databases/tinycdb/Makefile
+++ b/databases/tinycdb/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.corpit.ru/mjt/tinycdb/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Analogous to cdb, but faster
+LICENSE= PD
+
ALL_TARGET= static sharedlib
INSTALL_TARGET= install install-sharedlib
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}"