freebsd-ports/astro/p5-Astro-Constants/Makefile
Sunpoet Po-Chuan Hsieh 3bf6d6336d - Support STAGEDIR
2013-09-28 17:13:03 +00:00

16 lines
319 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>