# Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= vcdpad PORTVERSION= 0.8 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.nocrew.org/software/vcdpad/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Program to pad vcd mpegs PLIST_FILES= bin/vcdpad USES= gmake post-patch: @${REINPLACE_CMD} -e 's,$$(PREFIX),$$(DESTDIR)$$(PREFIX),' ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Do not define gmake usage after pre.mkbapt2013-07-121-8/+3
* Unbreak on !i386.fjoe2013-05-091-1/+2