freebsd-ports/astro/p5-Astro-Constants/Makefile

19 lines
359 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
NO_STAGE= yes
MAN3= Astro::Constants.3
.include <bsd.port.mk>