# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/astro/p5-Astro-Constants/Makefile 441089 2017-05-17 17:13:11Z sunpoet $

PORTNAME=	Astro-Constants
PORTVERSION=	0.1100
CATEGORIES=	astro perl5 science
MASTER_SITES=	CPAN/Astro
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Physical constants for use in astronomy

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

TEST_DEPENDS=	p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
