Tweak astro/p5-Astro-WaveBand version 0.09
[dports.git] / astro / p5-Astro-WaveBand / Makefile
1 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Astro-WaveBand
5 PORTVERSION=    0.09
6 CATEGORIES=     astro perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     sunpoet@FreeBSD.org
11 COMMENT=        Transparently work in waveband, wavelength, or filter
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USE_PERL5=      modbuild
17 USES=           perl5
18
19 .include <bsd.port.mk>