diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-12-07 07:13:56 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-12-07 07:13:56 +0000 |
commit | 9a61b3cf1892665d05e6e5d0e3c8801f3862e768 (patch) | |
tree | 4c359c927c041287a19bdcb0e837fbf4a8c7d352 /science/p5-Chemistry-MacroMol/Makefile | |
parent | ba40d8b8417453888b3981ccb70771cf980fb9f5 (diff) |
- Trim Makefile headers
- Pass maintainership to perl@
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=308414
Diffstat (limited to 'science/p5-Chemistry-MacroMol/Makefile')
-rw-r--r-- | science/p5-Chemistry-MacroMol/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/p5-Chemistry-MacroMol/Makefile b/science/p5-Chemistry-MacroMol/Makefile index fc56aa63942d..2ae15d10ff30 100644 --- a/science/p5-Chemistry-MacroMol/Makefile +++ b/science/p5-Chemistry-MacroMol/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Chemistry-MacroMol -# Date created: 17 May, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Chemistry-MacroMol PORTVERSION= 0.06 @@ -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 macromolecules BUILD_DEPENDS= p5-Chemistry-Mol>=0.37:${PORTSDIR}/science/p5-Chemistry-Mol |