freebsd-ports/astro/p5-Astro-WaveBand/Makefile
Sunpoet Po-Chuan Hsieh 3118668365 - Add NO_ARCH
2015-09-17 17:10:17 +00:00

21 lines
401 B
Makefile

# 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
COMMENT= Transparently work in waveband, wavelength, or filter
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>