freebsd-ports/astro/p5-Astro-Constants/Makefile
2016-02-24 14:24:56 +00:00

19 lines
362 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Astro-Constants
PORTVERSION= 0.1002
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>