aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Astro-Constants/Makefile
blob: 30d2720eec0331f33dad67755a93099045559a7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$

PORTNAME=   Astro-Constants
PORTVERSION=    0.09
PORTREVISION=   1
CATEGORIES= astro perl5 science
MASTER_SITES=   CPAN/Astro
PKGNAMEPREFIX=  p5-

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

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>