# New ports collection makefile for: vcdgear # Date created: 06 January 1999 # Whom: Chris Piazza # # $FreeBSD$ # PORTNAME= vcdgear PORTVERSION= 1.6d CATEGORIES= multimedia MASTER_SITES= http://www.vcdgear.com/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool to convert VCDs from cue/bin format to mpeg ONLY_FOR_ARCHS= alpha i386 .include .if ${OSVERSION} < 300004 IGNORE= "Only an ELF binary is distributed; requires FreeBSD 3.1 or later" .endif .if ${ARCH} == i386 DISTNAME= ${PORTNAME}16d_i386_freebsd42 .elif ${ARCH} == alpha DISTNAME= ${PORTNAME}16d_alpha_freebsd41 .endif NO_BUILD= true WRKSRC= ${WRKDIR}/vcdgear16 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/vcdgear16_static ${PREFIX}/bin/vcdgear .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in faq.txt manual.txt whatsnew.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include /~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Change my email.stas2007-03-281-1/+1
* - Add QT frontend supportitetcu2006-07-156-30/+198
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
* - Add SHA256pav2005-11-241-0/+1
* Update to version 7.0.0krion2004-07-264-48/+46
* o Update to 6.0.8lioux2004-06-133-8/+16
* USE_SIZEifylioux2004-02-082-0/+2
* Update to 6.0.7.1lioux2003-03-292-3/+4
* De-pkg-commentlioux2003-02-242-1/+1
* Update to 6.0.7lioux2003-01-023-2/+10
* Update to 6.0.6lioux2002-09-204-5/+35
* USE_REINPLACElioux2002-07-041-3/+4
* Update to 6.0.5lioux2002-04-283-3/+11
* Update to 6.0.4lioux2002-01-215-97/+10
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-1/+1
* Uphold ${MOTIFLIB}lioux2000-11-021-11/+17
* Rename ${FILESDIR}/patch-prefix to ${FILESDIR}/template-patch-prefixasami2000-10-081-1/+1
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1