aboutsummaryrefslogblamecommitdiff
path: root/astro/p5-Misc-Quality/Makefile
blob: cd44c5f2bbccb917802bb00ace06c86bc81a0e8d (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                            
                 






                                                                         
                                                         
 


                             
                     


                         
 
                      
PORTNAME=	Misc-Quality
PORTVERSION=	0.1
PORTREVISION=	1
CATEGORIES=	astro perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:AALLAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Class for handling quality flags for astronomical objects
WWW=		https://metacpan.org/release/Misc-Quality

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/GPL

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>