Tweak astro/p5-Astro-WaveBand version 0.09_1
[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 PORTREVISION=   1
7 CATEGORIES=     astro perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     sunpoet@FreeBSD.org
12 COMMENT=        Transparently work in waveband, wavelength, or filter
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 NO_ARCH=        yes
18 USE_PERL5=      modbuild
19 USES=           perl5
20
21 .include <bsd.port.mk>