summaryrefslogblamecommitdiff
path: root/multimedia/mpegedit/Makefile
blob: e0d3c35047fcc925f8bc889f6cdbe21722c3dae5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                    
                                                      



                             
                        
                                                     


                                 

                                                                       




                                               
                   
                   
 
                           
# New ports collection makefile for:    mpegedit
# Version required:     2.2
# Date created:         Thu Aug  1 10:50:57 CDT 1996
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.8 1998/10/13 03:16:33 jseger Exp $
#

DISTNAME=	mpegedit_v2.2
PKGNAME=	mpegedit-2.2
CATEGORIES=	graphics
MASTER_SITES=	ftp://ftp.demon.co.uk/pub/unix/tools/

MAINTAINER=	erich@FreeBSD.org

BUILD_DEPENDS=	${PREFIX}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm

.include <bsd.port.pre.mk>
.if ${OSVERSION} > 400002
BROKEN=		won\'t build with egcs compiler
.endif

USE_X_PREFIX=	yes
USE_GMAKE=	yes

.include <bsd.port.post.mk>