28d8313f64
one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
22 lines
480 B
Makefile
22 lines
480 B
Makefile
# 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= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
|
|
DISTNAME= ${PKGNAME}-src
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= An MPEG-I statistics gatherer
|
|
|
|
MAN1= mpeg_stat.1
|
|
MANCOMPRESSED= yes
|
|
|
|
WRKSRC= ${WRKDIR}/mpeg_stat
|
|
|
|
.include <bsd.port.mk>
|