freebsd-ports/multimedia/mpeg_stat/Makefile
Mario Sergio Fujikawa Ferreira 28d8313f64 After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 01:38:40 +00:00

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>