freebsd-ports/science/openbabel/Makefile
Edwin Groothuis 5f8683043a science/openbabel and biology/babel binary names conflict
renamed the binaries and manpages of science/openbabel to
	openbabel instead of babel.

PR:		ports/47109
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-04-05 08:10:44 +00:00

23 lines
390 B
Makefile

# ex:ts=8
# Ports collection makefile for: openbabel
# Date created: Jan 5, 2003
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= openbabel
PORTVERSION= 1.100.0
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chemistry file translation program
GNU_CONFIGURE= yes
MAN1= openbabel.1
.include <bsd.port.mk>