diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:00:41 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:00:41 +0000 |
commit | d49a8f39af11b68d4bc213cc6a967611a1fb9593 (patch) | |
tree | 5e234f5677f82b0556c4cef158acc4f8a3d6f7d4 /science/p5-Chemistry-Reaction | |
parent | 66a757ec56fed8978fe2b0072ed3c635d28d88ca (diff) | |
download | ports-d49a8f39af11b68d4bc213cc6a967611a1fb9593.tar.gz ports-d49a8f39af11b68d4bc213cc6a967611a1fb9593.zip |
Notes
Diffstat (limited to 'science/p5-Chemistry-Reaction')
-rw-r--r-- | science/p5-Chemistry-Reaction/Makefile | 5 | ||||
-rw-r--r-- | science/p5-Chemistry-Reaction/pkg-descr | 2 | ||||
-rw-r--r-- | science/p5-Chemistry-Reaction/pkg-plist | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/science/p5-Chemistry-Reaction/Makefile b/science/p5-Chemistry-Reaction/Makefile index 1174331659a1..12d4490af405 100644 --- a/science/p5-Chemistry-Reaction/Makefile +++ b/science/p5-Chemistry-Reaction/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:ITUB PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org -COMMENT= Represent a ring as a substructure of a molecule +COMMENT= Represent a ring as a substructure of a molecule BUILD_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \ p5-Chemistry-File-SMILES>=0:${PORTSDIR}/science/p5-Chemistry-File-SMILES \ @@ -20,10 +20,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \ p5-Statistics-Regression>=0:${PORTSDIR}/math/p5-Statistics-Regression \ p5-Chemistry-Pattern>=0:${PORTSDIR}/science/p5-Chemistry-Pattern -MAN3= Chemistry::Reaction.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/science/p5-Chemistry-Reaction/pkg-descr b/science/p5-Chemistry-Reaction/pkg-descr index 59c0905577d9..2544a6bf0bc3 100644 --- a/science/p5-Chemistry-Reaction/pkg-descr +++ b/science/p5-Chemistry-Reaction/pkg-descr @@ -1,3 +1,3 @@ Explicit chemical reactions -WWW: http://search.cpan.org/dist/Chemistry-Raction/ +WWW: http://search.cpan.org/dist/Chemistry-Raction/ diff --git a/science/p5-Chemistry-Reaction/pkg-plist b/science/p5-Chemistry-Reaction/pkg-plist index e29ce60303dc..14d56be4345d 100644 --- a/science/p5-Chemistry-Reaction/pkg-plist +++ b/science/p5-Chemistry-Reaction/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/Chemistry/Reaction.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chemistry/Reaction/.packlist +%%PERL5_MAN3%%/Chemistry::Reaction.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chemistry/Reaction @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chemistry |