summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:34:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:34:55 +0000
commitdcd9a8bee0d31bf1e195fbf05703ff78e6dd8099 (patch)
treede4947c48fd4b1d0a8c5b832a6af57d7c02912d9 /astro
parent- Add p5-Number-Uncertainty 0.1 (diff)
- Add p5-Misc-Quality 0.1
Misc::Quality provides a class for handling quality flags for astronomical objects. This class can handle any type of flag used. WWW: http://search.cpan.org/dist/Misc-Quality/
Notes
Notes: svn path=/head/; revision=300705
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile1
-rw-r--r--astro/p5-Misc-Quality/Makefile22
-rw-r--r--astro/p5-Misc-Quality/distinfo2
-rw-r--r--astro/p5-Misc-Quality/pkg-descr4
-rw-r--r--astro/p5-Misc-Quality/pkg-plist5
5 files changed, 34 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 23362dce7a06..d2fbdef9be5b 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -68,6 +68,7 @@
SUBDIR += p5-GPS-Babel
SUBDIR += p5-GPS-OID
SUBDIR += p5-Geo-METAR
+ SUBDIR += p5-Misc-Quality
SUBDIR += p5-Weather-Underground
SUBDIR += p5-ZConf-Weather
SUBDIR += phoon
diff --git a/astro/p5-Misc-Quality/Makefile b/astro/p5-Misc-Quality/Makefile
new file mode 100644
index 000000000000..d19e9004da0c
--- /dev/null
+++ b/astro/p5-Misc-Quality/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Misc-Quality
+# Date created: 2012-07-01
+# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Misc-Quality
+PORTVERSION= 0.1
+CATEGORIES= astro perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:AALLAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Class for handling quality flags for astronomical objects
+
+PERL_CONFIGURE= yes
+
+MAN3= Misc::Quality.3
+
+.include <bsd.port.mk>
diff --git a/astro/p5-Misc-Quality/distinfo b/astro/p5-Misc-Quality/distinfo
new file mode 100644
index 000000000000..41ee7b9d41d9
--- /dev/null
+++ b/astro/p5-Misc-Quality/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Misc-Quality-0.1.tar.gz) = a5c6d9800c5d8a21e527b18c577d05543be7f7636b54ded0e2c1d52007f0b0b7
+SIZE (Misc-Quality-0.1.tar.gz) = 8349
diff --git a/astro/p5-Misc-Quality/pkg-descr b/astro/p5-Misc-Quality/pkg-descr
new file mode 100644
index 000000000000..0501ae21f220
--- /dev/null
+++ b/astro/p5-Misc-Quality/pkg-descr
@@ -0,0 +1,4 @@
+Misc::Quality provides a class for handling quality flags for astronomical
+objects. This class can handle any type of flag used.
+
+WWW: http://search.cpan.org/dist/Misc-Quality/
diff --git a/astro/p5-Misc-Quality/pkg-plist b/astro/p5-Misc-Quality/pkg-plist
new file mode 100644
index 000000000000..e3db2b856067
--- /dev/null
+++ b/astro/p5-Misc-Quality/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Misc/Quality.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Misc/Quality/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Misc/Quality
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Misc
+@dirrmtry %%SITE_PERL%%/Misc