freebsd-ports/science/p5-Chemistry-Elements/Makefile

20 lines
376 B
Makefile

PORTNAME= Chemistry-Elements
PORTVERSION= 1.075
CATEGORIES= science perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for working with Chemical Elements
WWW= https://metacpan.org/release/Chemistry-Elements
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>