diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-12-06 02:12:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-12-06 02:12:52 +0000 |
commit | f6246255ac16a6cd7a04c47e9dc5b6d02800a6f3 (patch) | |
tree | 00d0c3f1dc6137129530b2daf9840ea3071d28ce /science | |
parent | Add missing patch. (diff) |
- Trim Makefile headers
- Pass maintainership to perl@
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=308360
Diffstat (limited to 'science')
-rw-r--r-- | science/p5-Chemistry-Mol/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/p5-Chemistry-Mol/Makefile b/science/p5-Chemistry-Mol/Makefile index 4290b353aff5..e9cbb6930fc3 100644 --- a/science/p5-Chemistry-Mol/Makefile +++ b/science/p5-Chemistry-Mol/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Chemistry-Mol -# Date created: 11 May, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Chemistry-Mol PORTVERSION= 0.37 @@ -11,7 +7,7 @@ CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Perl toolkit to describe molecules BUILD_DEPENDS= p5-Math-VectorReal>=1.02:${PORTSDIR}/math/p5-Math-VectorReal |