# New ports collection makefile for: omi # Date created: 19 August 1995 # Whom: ache # # $FreeBSD$ # PORTNAME= omi PORTVERSION= 20030719 CATEGORIES= ftp MASTER_SITES= http://www.secnetix.de/~olli/distfiles/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://atreides.freenix.no/~anders/ # http://dorifer.heim3.tu-clausthal.de/~olli/omi/ MAINTAINER= anders@FreeBSD.org COMMENT= "mirror" subtrees of FTP servers USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= freebsd pre-patch: ${REINPLACE_CMD} -E -e "s@^(OPTFLAGS).*@\1=${CFLAGS}@" \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/omi ${PREFIX}/bin .if !defined(NOPORTDOCS) ${INSTALL} -d -m 755 -o ${DOCOWN} -g ${DOCGRP} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/BSD-COPYRIGHT ${DOCSDIR}/ .endif .include f='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/speexdsp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patches, a* categories.mat2016-07-271-0/+0
* Disable NEON on AArch64, the code is written for 32-bit ARM so fails toandrew2015-11-081-0/+6
* Patch a header so other ports can include ittijl2015-01-102-0/+18