# ex:ts=8 # Ports collection makefile for: GOPchop # Date created: Apr 24, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= gopchop PORTVERSION= 0.9.0 PORTREVISION= 0 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://outflux.net/unix/software/GOPchop/download/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= GOPchop-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MPEG2 GOP-accurate editor LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 SDLCONFIG?= ${LOCALBASE}/bin/sdl11-config USE_GNOME= gtk12 USE_GETOPT_LONG= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ SDLCONFIG="${SDLCONFIG}" CONFIGURE_ARGS= --disable-mlib CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT LDFLAGS= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's| -mcpu=.*"|"|g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|pixmaps/\$$(PACKAGE)|\$$(PACKAGE)/pixmaps|g ; \ s|-lglib||g' .include freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/ruby-zip
Commit message (Expand)AuthorAgeFilesLines
* send some ruby- ports to ruby@pgollucci2010-06-081-1/+1
* re-assign back to ports@pgollucci2010-04-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
* Update my ports to my freebsd addresspgollucci