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

20 lines
372 B
Makefile
Raw Normal View History

2013-08-21 19:42:57 +02:00
# 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
2012-07-25 08:32:06 +02:00
COMMENT= Transparently work in waveband, wavelength, or filter
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
2013-08-21 16:08:06 +02:00
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>