diff options
-rw-r--r-- | textproc/p5-Sphinx-Manager/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Manager/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Sphinx-Manager/Makefile b/textproc/p5-Sphinx-Manager/Makefile index 71503f0733c..476aa8a09fc 100644 --- a/textproc/p5-Sphinx-Manager/Makefile +++ b/textproc/p5-Sphinx-Manager/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx search engine management (start/stop) +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable \ diff --git a/textproc/p5-Sphinx-Manager/pkg-plist b/textproc/p5-Sphinx-Manager/pkg-plist index 61f363c43f9..b016b4a9735 100644 --- a/textproc/p5-Sphinx-Manager/pkg-plist +++ b/textproc/p5-Sphinx-Manager/pkg-plist @@ -1,6 +1,3 @@ %%SITE_PERL%%/Sphinx/Manager.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx/Manager/.packlist %%PERL5_MAN3%%/Sphinx::Manager.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx/Manager -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sphinx -@dirrmtry %%SITE_PERL%%/Sphinx |