summaryrefslogtreecommitdiff
path: root/graphics/mpeg_encode/Makefile
blob: f962097b1185049b749b5999394d91c257382ab3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    mpeg_encode
# Version required:     1.5b
# Date created:         
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.1.1.1 1996/08/01 20:04:36 erich Exp $
#

DISTNAME=	mpeg_encode-1.5b-src
PKGNAME=	mpeg_encode-1.5b
CATEGORIES+=	graphics
MASTER_SITES=	ftp://s2k-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/encode/

MAINTAINER=	erich@FreeBSD.org

WRKSRC=		${WRKDIR}/mpeg_encode

.include <bsd.port.mk>