summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_stat/Makefile
blob: e3fb74270e2ba1352f43b6cb8a42f1023cd3bdfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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
#
# $FreeBSD$
#

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

MAINTAINER=	erich@FreeBSD.org

MAN1=		mpeg_stat.1
MANCOMPRESSED=	yes

WRKSRC=		${WRKDIR}/mpeg_stat

.include <bsd.port.mk>