# Created by: Fernan Aguero # $FreeBSD$ PORTNAME= checkmol PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ EXTRACT_SUFX= .pas MAINTAINER= ports@FreeBSD.org COMMENT= Analyze molecules for the presence of functional groups LICENSE= GPLv2 # (or later) NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # EXTRACT_AFTER_ARGS= ${WRKDIR} USE_FPC= yes PLIST_FILES= bin/checkmol bin/matchmol do-build: (cd ${WRKSRC} && ${LOCALBASE}/bin/fpc ${EXTRACT_ONLY} -S2 -O3) do-install: (cd ${WRKSRC} && ${INSTALL_PROGRAM} ${DISTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}) (cd ${STAGEDIR}${PREFIX}/bin && ${LN} ${PORTNAME} matchmol) .include edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to version 0.5.10krion2003-08-277-38/+189
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* Cleaning up after the wonders of remote cvsade2003-03-071-1/+0
* Clear moonlight beckons.ade2003-03-071-0/+1
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
* Update to 0.5.6.sobomax2002-07-023-4/+13