freebsd-ports/multimedia/mpeg_stat/Makefile
Lars Engels c4fd7792f9 *: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
2021-07-28 22:34:51 +02:00

16 lines
340 B
Makefile

# Created by: erich@FreeBSD.org
PORTNAME= mpeg_stat
PORTVERSION= 2.2b
CATEGORIES= multimedia
MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/
DISTNAME= ${PKGNAME}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= MPEG-I statistics gatherer
USES= shebangfix
SHEBANG_FILES= block2spec
WRKSRC= ${WRKDIR}/mpeg_stat
.include <bsd.port.mk>