# New ports collection makefile for: py_otp_interface # Date Created: 10 November 2002 # Whom: olgeni@FreeBSD.org # # $FreeBSD$ # PORTNAME= py_otp_interface PORTVERSION= 0.91 PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= http://www.erlang.org/contrib/ DISTNAME= py_interface-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= erlang MAINTAINER= olgeni@FreeBSD.org COMMENT= A native python implementation of an Erlang/OTP node USE_PYTHON= yes OTP_LIBS= erl_async_conn.py erl_common.py erl_epmd.py \ erl_eventhandler.py erl_node.py erl_node_conn.py \ erl_opts.py erl_term.py OTP_EXAMPLES= test_erl_node.py test_erl_node_conn.py test_erl_epmd.py \ test_erl_node_tk_1.py OTP_DOCS= COPYING.LIB README py_interface.pub do-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} do-install: @for FILE in ${OTP_LIBS}; do \ ${INSTALL_DATA} ${WRKSRC}/$${FILE}* ${PYTHON_SITELIBDIR}; \ done @${MKDIR} ${EXAMPLESDIR} @for FILE in ${OTP_EXAMPLES}; do \ ${INSTALL_DATA} ${WRKSRC}/$${FILE} ${EXAMPLESDIR}; \ done .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @for FILE in ${OTP_DOCS}; do \ ${INSTALL_DATA} ${WRKSRC}/$${FILE} ${DOCSDIR}; \ done .endif .include ='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Log-Procmail
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Update to 0.12.tobez2013-01-042-8/+4
* - Cleaning MD5 in perl@'s portsjadawin2011-05-171-1/+0
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1
* Use the CPAN site macro.mat2007-08-311-2/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Update to 0.11mat2005-11-163-4/+5
* Be hipe and add SHA256mat2005-11-141-0/+1
* Update to 0.10mat2005-04-052-3/+3
* Update to 0.09mat2005-01-252-3/+12