freebsd-ports/science/p5-Chemistry-Isotope/Makefile
2023-04-11 22:34:04 +02:00

16 lines
345 B
Makefile

PORTNAME= Chemistry-Isotope
PORTVERSION= 0.11
PORTREVISION= 1
CATEGORIES= science perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ITUB
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Table of the isotopes exact mass data
WWW= https://metacpan.org/release/Chemistry-Isotope
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>