Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142795092
D19420.id54583.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D19420.id54583.diff
View Options
Index: astro/p5-GPS-Point/Makefile
===================================================================
--- /dev/null
+++ astro/p5-GPS-Point/Makefile
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME= GPS-Point
+PORTVERSION= 0.20
+CATEGORIES= astro perl5 geography
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= bscott@bunyatech.com.au
+COMMENT= Provides an object interface for a GPS point
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Test-Number-Delta>0:devel/p5-Test-Number-Delta \
+ p5-Test-Simple>=0.44:devel/p5-Test-Simple
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+PLIST_FILES= ${SITE_PERL_REL}/GPS/Point.pm \
+ ${SITE_MAN3_REL}/GPS::Point.3.gz
+
+.include <bsd.port.mk>
Index: astro/p5-GPS-Point/distinfo
===================================================================
--- /dev/null
+++ astro/p5-GPS-Point/distinfo
@@ -0,0 +1,2 @@
+SHA256 (GPS-Point-0.20.tar.gz) = fee13168bdfc3e6b738ffce37cd1d187f00f24a29bd4d3ec2888e2c5a480a615
+SIZE (GPS-Point-0.20.tar.gz) = 10271
Index: astro/p5-GPS-Point/pkg-descr
===================================================================
--- /dev/null
+++ astro/p5-GPS-Point/pkg-descr
@@ -0,0 +1,6 @@
+Provides an object interface for a GPS point (e.g. Position, Velocity and
+Time).
+
+This is a re-write of Net::GPSD::Point with the goal of being more re-usable.
+
+WWW: https://metacpan.org/release/GPS-Point
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 24, 5:27 PM (7 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27900916
Default Alt Text
D19420.id54583.diff (1 KB)
Attached To
Mode
D19420: New port: astro/p5-GPS-Point: Provides an object interface for a GPS point
Attached
Detach File
Event Timeline
Log In to Comment