Merge branch 'staged'
[dports.git] / science / p5-Chemistry-File-XYZ / Makefile
1 PORTNAME=       Chemistry-File-XYZ
2 PORTVERSION=    0.11
3 PORTREVISION=   1
4 CATEGORIES=     science perl5
5 MASTER_SITES=   CPAN
6 MASTER_SITE_SUBDIR=     CPAN:ITUB
7 PKGNAMEPREFIX=  p5-
8
9 MAINTAINER=     perl@FreeBSD.org
10 COMMENT=        XYZ molecule format reader/writer
11 WWW=            https://metacpan.org/release/Chemistry-File-XYZ
12
13 BUILD_DEPENDS=  p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol
14 RUN_DEPENDS=    p5-Chemistry-Mol>=0:science/p5-Chemistry-Mol
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>