1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/astro/p5-Astro-WaveBand/Makefile
2014-02-14 13:11:23 +00:00

20 lines
372 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Astro-WaveBand
PORTVERSION= 0.09
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Transparently work in waveband, wavelength, or filter
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>