# ex:ts=8 # Ports collection makefile for: openbabel # Date created: Jan 5, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= openbabel PORTVERSION= 2.0.1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Chemistry file translation program USE_GCC= 3.4+ USE_GNOME= gnomehack gnometarget libxml2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN1= obchiral.1 obfit.1 obgrep.1 obprop.1 obrotate.1 openbabel.1 PLIST_SUB= VERSION="${PORTVERSION}" .include .if ${ARCH} == "ia64" BROKEN= "Does not compile on ia64 (gcc internal error)" .endif post-extract: @${LN} -sf babel.1 ${WRKSRC}/doc/openbabel.1 post-patch: @${REINPLACE_CMD} -e \ '/test/s| == | = |g' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|= babel|= openbabel|g' ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e 's| babel| openbabel|g ; \ s|"babel|"openbabel|g' ${WRKSRC}/doc/o*.1 @${REINPLACE_CMD} -e 's|^babel|openbabel|g ; \ s|(babel|(openbabel|g ; \ s|= babel|= openbabel|g' ${WRKSRC}/src/Makefile.in .include tle='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* Update to 0.05mnag2005-10-022-5/+3
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+2
* utilize SITE_PERLijliao2003-10-241-8/+8
* De-pkg-comment.knu2003-02-212-1/+1
* Import libvorbis-perl 0.04.naddy2002-08-01