aboutsummaryrefslogblamecommitdiff
path: root/astro/p5-Astro-FITS-Header/Makefile
blob: 06263b31425df5f5b9f1bab6d2380fa2e5339dd5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                    

                                 
                    
                           
                    

                   
                                

                                                        

                     

                        
 

                   
                      
# Created by: ijliao

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>