ports/astro/p5-Astro-FITS-Header/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>