2002-02-08 07:15:14 +01:00
|
|
|
# New ports collection makefile for: Chemistry::Elements
|
|
|
|
# Date created: 31 Dec 2001
|
|
|
|
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Chemistry-Elements
|
2008-09-02 11:46:03 +02:00
|
|
|
PORTVERSION= 1.07
|
2002-02-08 07:15:14 +01:00
|
|
|
CATEGORIES= science perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-02-08 07:15:14 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-09-22 15:57:40 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Perl extension for working with Chemical Elements
|
2002-02-08 07:15:14 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Chemistry::Elements.3
|
|
|
|
|
2009-07-22 18:27:08 +02:00
|
|
|
.include <bsd.port.mk>
|