2012-12-06 03:12:52 +01:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2009-05-17 01:29:15 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Chemistry-Mol
|
|
|
|
PORTVERSION= 0.37
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2009-05-17 01:29:15 +02:00
|
|
|
CATEGORIES= science perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-12-06 03:12:52 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2009-05-17 01:29:15 +02:00
|
|
|
COMMENT= Perl toolkit to describe molecules
|
|
|
|
|
|
|
|
BUILD_DEPENDS= p5-Math-VectorReal>=1.02:${PORTSDIR}/math/p5-Math-VectorReal
|
2013-11-06 02:32:11 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2009-05-17 01:29:15 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-05-17 01:29:15 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|