1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/science/p5-Chemistry-Elements/Makefile
2013-11-06 01:32:11 +00:00

17 lines
323 B
Makefile

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Chemistry-Elements
PORTVERSION= 1.07
CATEGORIES= science perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for working with Chemical Elements
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>