mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
18 lines
329 B
Makefile
18 lines
329 B
Makefile
PORTNAME= Astro-FITS-Header
|
|
PORTVERSION= 3.09
|
|
CATEGORIES= astro perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Object Orientated interface to FITS HDUs
|
|
WWW= https://metacpan.org/release/Astro-FITS-Header
|
|
|
|
LICENSE= GPLv3
|
|
|
|
USES= perl5
|
|
USE_PERL5= modbuild
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|