# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/astro/p5-Astro-FITS-CFITSIO/Makefile 412344 2016-04-01 13:29:15Z mat $

PORTNAME=	Astro-FITS-CFITSIO
PORTVERSION=	1.10
PORTREVISION=	3
CATEGORIES=	astro perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for using the cfitsio library

LIB_DEPENDS=	libcfitsio.so:astro/cfitsio

CONFIGURE_ENV=	CFITSIO=${LOCALBASE}
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
