summaryrefslogtreecommitdiff
path: root/graphics/mpeg_stat/Makefile
blob: 14cc5839e88e643645c01e6570b1793740cff761 (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.2 1996/08/17 10:31:50 asami 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>