# ports collection makefile for: fec # Date created: 7 July 2006 # Whom: db # # $FreeBSD$ PORTNAME= libfec PORTVERSION= 3.0.1 CATEGORIES= comms astro hamradio math MASTER_SITES= http://www.ka9q.net/code/fec/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db DISTNAME= fec-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Several forward error correction (FEC) decoders MAKEFILE= makefile MAN3= simd-viterbi.3 rs.3 dsp.3 USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 PLIST_FILES= include/fec.h lib/libfec.so lib/libfec.a .include .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif post-patch: @${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/makefile.in .include ='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reassign converters/ perl modules to perl@.adamw2015-05-101-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-0/+1
* Support STAGEDIR.vanilla2013-11-011-3/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkaz2013-08-031-1/+2
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-161-6/+2
* - Update to 0.06wen2010-11-011-1/+1
* - Update to 0.05sylvio2010-04-191-1/+1