diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-24 02:47:25 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-24 02:47:25 +0000 |
commit | e1cc10bb34da01c8866741c0a8425404474a2414 (patch) | |
tree | 7a9730634115dc31d4dd2c11e577f97e6c31e983 /databases/pecl-tokyo_tyrant | |
parent | 12719fc5f8bddcb04a04820f12ab8f33c5bb1fff (diff) |
Notes
Diffstat (limited to 'databases/pecl-tokyo_tyrant')
-rw-r--r-- | databases/pecl-tokyo_tyrant/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index b278ec55b0e2..bc70b8f34491 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= pecl- MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to the Tokyo Tyrant client library +LICENSE= PHP301 +LICENSE_FILE= ${WRKSRC}/LICENSE + LIB_DEPENDS= libtokyotyrant.so:${PORTSDIR}/databases/tokyotyrant USES= pkgconfig tar:tgz |