freebsd-ports/multimedia/mpeg_stat/Makefile
Jimmy Olgeni e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00

17 lines
350 B
Makefile

# Created by: 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= MPEG-I statistics gatherer
USES= shebangfix
SHEBANG_FILES= block2spec
WRKSRC= ${WRKDIR}/mpeg_stat
.include <bsd.port.mk>