From 2f7bf2888c6e8eb7f1cfe2d430400c9da2303d54 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 2 Apr 2010 15:26:37 +0000 Subject: [PATCH] Perl module which contains the exact mass data from the table of the isotopes. WWW: http://search.cpan.org/dist/Chemistry-Isotope/ PR: ports/145143 Submitted by: Steve Wills --- science/Makefile | 1 + science/p5-Chemistry-Isotope/Makefile | 22 ++++++++++++++++++++++ science/p5-Chemistry-Isotope/distinfo | 3 +++ science/p5-Chemistry-Isotope/pkg-descr | 3 +++ science/p5-Chemistry-Isotope/pkg-plist | 5 +++++ 5 files changed, 34 insertions(+) create mode 100644 science/p5-Chemistry-Isotope/Makefile create mode 100644 science/p5-Chemistry-Isotope/distinfo create mode 100644 science/p5-Chemistry-Isotope/pkg-descr create mode 100644 science/p5-Chemistry-Isotope/pkg-plist diff --git a/science/Makefile b/science/Makefile index a144a7b6f423..1babf5a94abe 100644 --- a/science/Makefile +++ b/science/Makefile @@ -106,6 +106,7 @@ SUBDIR += p5-Chemistry-Canonicalize SUBDIR += p5-Chemistry-Elements SUBDIR += p5-Chemistry-File-PDB + SUBDIR += p5-Chemistry-Isotope SUBDIR += p5-Chemistry-MacroMol SUBDIR += p5-Chemistry-Mol SUBDIR += p5-Chemistry-Pattern diff --git a/science/p5-Chemistry-Isotope/Makefile b/science/p5-Chemistry-Isotope/Makefile new file mode 100644 index 000000000000..14848e2ba953 --- /dev/null +++ b/science/p5-Chemistry-Isotope/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: p5-Chemistry-Isotope +# Date created: 2010-03-10 +# Whom: Steve Wills +# +# $FreeBSD$ +# + +PORTNAME= Chemistry-Isotope +PORTVERSION= 0.11 +CATEGORIES= science perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/I/IT/ITUB +PKGNAMEPREFIX= p5- + +MAINTAINER= steve@mouf.net +COMMENT= Table of the isotopes exact mass data + +MAN3= Chemistry::Isotope.3 + +PERL_CONFIGURE= yes + +.include diff --git a/science/p5-Chemistry-Isotope/distinfo b/science/p5-Chemistry-Isotope/distinfo new file mode 100644 index 000000000000..bc5ea6b84d07 --- /dev/null +++ b/science/p5-Chemistry-Isotope/distinfo @@ -0,0 +1,3 @@ +MD5 (Chemistry-Isotope-0.11.tar.gz) = 18d78114fb5b7d172e223a13f50540b5 +SHA256 (Chemistry-Isotope-0.11.tar.gz) = f4292d741d756ecdd486297c8d196bc69ad1d915f83c9bc8e1d82b2dc9b91558 +SIZE (Chemistry-Isotope-0.11.tar.gz) = 33301 diff --git a/science/p5-Chemistry-Isotope/pkg-descr b/science/p5-Chemistry-Isotope/pkg-descr new file mode 100644 index 000000000000..a4173ea1be64 --- /dev/null +++ b/science/p5-Chemistry-Isotope/pkg-descr @@ -0,0 +1,3 @@ +Perl module which contains the exact mass data from the table of the isotopes. + +WWW: http://search.cpan.org/dist/Chemistry-Isotope/ diff --git a/science/p5-Chemistry-Isotope/pkg-plist b/science/p5-Chemistry-Isotope/pkg-plist new file mode 100644 index 000000000000..ce9f3f138825 --- /dev/null +++ b/science/p5-Chemistry-Isotope/pkg-plist @@ -0,0 +1,5 @@ +%%SITE_PERL%%/mach/auto/Chemistry/Isotope/.packlist +%%SITE_PERL%%/Chemistry/Isotope.pm +@dirrmtry %%SITE_PERL%%/Chemistry +@dirrmtry %%SITE_PERL%%/mach/auto/Chemistry/Isotope +@dirrmtry %%SITE_PERL%%/mach/auto/Chemistry