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

23 lines
403 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
PORTREVISION= 1
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
USES= perl5
2019-05-19 23:53:35 +02:00
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>