# New ports collection makefile for: p5-Chemistry-File-SMILES # Date created: 2010-03-10 # Whom: Steve Wills # # $FreeBSD$ # PORTNAME= Chemistry-File-SMILES PORTVERSION= 0.47 CATEGORIES= science perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ITUB PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= SMILES linear notation parser/writer BUILD_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \ p5-Chemistry-Bond-Find>=0:${PORTSDIR}/science/p5-Chemistry-Bond-Find \ p5-Chemistry-Canonicalize>=0:${PORTSDIR}/science/p5-Chemistry-Canonicalize \ p5-Chemistry-Ring>=0:${PORTSDIR}/science/p5-Chemistry-Ring RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \ p5-Chemistry-Bond-Find>=0:${PORTSDIR}/science/p5-Chemistry-Bond-Find \ p5-Chemistry-Canonicalize>=0:${PORTSDIR}/science/p5-Chemistry-Canonicalize \ p5-Chemistry-Ring>=0:${PORTSDIR}/science/p5-Chemistry-Ring MAN3= Chemistry::File::SMILES.3 PERL_CONFIGURE= yes .include '/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/cftp
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* Correct a string buffer size from 4069 to 4096.kris2003-06-272-1/+13
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* * Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.naddy2002-09-293-19/+43
* upgrade to 0.12ijliao2002-09-20