mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
c10f314307
PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
22 lines
428 B
Makefile
22 lines
428 B
Makefile
# New ports collection makefile for: Chemistry::Elements
|
|
# Date created: 31 Dec 2001
|
|
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Chemistry-Elements
|
|
PORTVERSION= 1.07
|
|
CATEGORIES= science perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Perl extension for working with Chemical Elements
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Chemistry::Elements.3
|
|
|
|
.include <bsd.port.mk>
|