Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/astro/p5-Astro-Constants/Makefile
16124 views
# Created by: Anton Berezin <[email protected]>

PORTNAME=	Astro-Constants
PORTVERSION=	0.1400
CATEGORIES=	astro perl5 science
MASTER_SITES=	CPAN/Astro
DISTNAME=	${PORTNAME}-${PORTVERSION:C|00$||}
PKGNAMEPREFIX=	p5-

MAINTAINER=	[email protected]
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>