aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-FITS-Header/Makefile
blob: a19e38706dc8505170181296ca32583c8a1fa5c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	Astro-FITS-Header
PORTVERSION=	3.08
CATEGORIES=	astro perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Object Orientated interface to FITS HDUs

LICENSE=	GPLv3

USES=		perl5
USE_PERL5=	modbuild

NO_ARCH=	yes

.include <bsd.port.mk>