freebsd-ports/astro/p5-Astro-FITS-Header/Makefile
Sunpoet Po-Chuan Hsieh e75ba017e8 Add NO_ARCH
2019-04-13 23:45:01 +00:00

21 lines
326 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= Astro-FITS-Header
PORTVERSION= 3.07
PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Object Orientated interface to FITS HDUs
LICENSE= GPLv3
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>