aboutsummaryrefslogtreecommitdiff
path: root/graphics/mpeg_stat/Makefile
blob: c4998334cfe6edc9f7c0f129eb996368151be18c (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_stat
# Version required:     2.2b
# Date created:         Thu Aug  1 21:52:06 CDT 1996
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.1.1.1 1996/08/16 13:40:48 erich Exp $
#

DISTNAME=	mpeg_stat-2.2b-src
PKGNAME=	mpeg_stat-2.2b
CATEGORIES+=	graphics
MASTER_SITES=	ftp://s2k-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/

MAINTAINER=	erich@FreeBSD.org

WRKSRC=		${WRKDIR}/mpeg_stat

.include <bsd.port.mk>