aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg_stat/Makefile
blob: b81ac630ca6258a3f31cabcc019659fbd7465ac9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    mpeg_stat
# Date created:         Thu Aug  1 21:52:06 CDT 1996
# Whom:                 erich@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=   mpeg_stat
PORTVERSION=    2.2b
CATEGORIES= multimedia
MASTER_SITES=   http://www.bsd-geek.de/FreeBSD/distfiles/
DISTNAME=   ${PKGNAME}-src

MAINTAINER= lme@FreeBSD.org
COMMENT=    An MPEG-I statistics gatherer

MAN1=       mpeg_stat.1
MANCOMPRESSED=  yes

WRKSRC=     ${WRKDIR}/mpeg_stat

.include <bsd.port.mk>