# New ports collection makefile for: streamanalyze # Date created: 2005-10-30 # Whom: Heiner Eichmann # # $FreeBSD$ # PORTNAME= streamanalyze PORTVERSION= 0.4 CATEGORIES= multimedia MASTER_SITES= http://www.badabum.de/down/ MAINTAINER= h.eichmann@gmx.de COMMENT= Shrink-factor calculator for StreamDVD LIB_DEPENDS= dvdread:${PORTSDIR}/multimedia/libdvdread WRKSRC= ${WRKDIR}/StreamAnalyze USE_REINPLACE= yes PLIST_FILES= bin/streamanalyze PORTDOCS= README post-patch: @${REINPLACE_CMD} -e 's|gcc -g -Wall|${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e '/#include / d' ${WRKSRC}/streamanalyze.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/streamanalyze ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} .endif .include 'cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1
* Stage supportantoine2013-12-312-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Fix a few typos in ports/cad.olgeni2010-07-301-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1