freebsd-ports/science/p5-Chemistry-MacroMol/Makefile
Wen Heping 9a61b3cf18 - Trim Makefile headers
- Pass maintainership to perl@

Feature safe:	yes
2012-12-07 07:13:56 +00:00

20 lines
451 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= Chemistry-MacroMol
PORTVERSION= 0.06
CATEGORIES= science perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl toolkit to describe macromolecules
BUILD_DEPENDS= p5-Chemistry-Mol>=0.37:${PORTSDIR}/science/p5-Chemistry-Mol
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Chemistry::MacroMol.3 Chemistry::Domain.3
.include <bsd.port.mk>