55b0fc9b74
for use in astronomy.
21 lines
428 B
Makefile
21 lines
428 B
Makefile
# New ports collection makefile for: astro/p5-Astro-Constants
|
|
# Date created: 04 April 2010
|
|
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Astro-Constants
|
|
PORTVERSION= 0.09
|
|
CATEGORIES= astro perl5 science
|
|
MASTER_SITES= CPAN/Astro
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Physical constants for use in astronomy
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Astro::Constants.3
|
|
|
|
.include <bsd.port.mk>
|