Index: head/science/mmtk/Makefile =================================================================== --- head/science/mmtk/Makefile (revision 178877) +++ head/science/mmtk/Makefile (revision 178878) @@ -1,44 +1,47 @@ # New ports collection makefile for: mmtk # Date created: 29 August 2002 # Whom: Glenn Johnson # # $FreeBSD$ # PORTNAME= mmtk PORTVERSION= 2.2 CATEGORIES= science python MASTER_SITES= http://starship.python.net/crew/hinsen/MMTK/ DISTNAME= MMTK-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An Open Source program library for molecular simulation applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-04 + USE_PYTHON= yes USE_PYDISTUTILS=yes .include MAJOR!= ${UNAME} -r | ${SED} -e 's/\..*//' PLIST_SUB+= MAJOR=${MAJOR} post-patch: @${REINPLACE_CMD} "s#'Include'#'Include','${PREFIX}/include'#" ${WRKSRC}/setup.py @${REINPLACE_CMD} "s#malloc.h#stdlib.h#g" ${WRKSRC}/Include/MMTK/readdcd.h .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} @${TAR} -C ${WRKSRC} -chf - Doc | \ ${TAR} -xf - -C ${DOCSDIR} @${TAR} -C ${WRKSRC} -chf - Examples | \ ${TAR} -xf - -C ${EXAMPLESDIR} .endif .include Property changes on: head/science/mmtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property