opnsense-ports/multimedia/mpeg_stat/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

17 lines
351 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>