aboutsummaryrefslogblamecommitdiff
path: root/astro/p5-Astro-FITS-CFITSIO/Makefile
blob: 67f5aa76874e709364898fb2006482cb57d973ca (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                          
           

                                  
                    
                 



                           
                                

                                                            
                                                       
 
                                    

                         
 
                      
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

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

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

LIB_DEPENDS=	libcfitsio.so:${PORTSDIR}/astro/cfitsio

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

.include <bsd.port.mk>