mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
415 B
Makefile
18 lines
415 B
Makefile
|
# New ports collection makefile for: mpeg_stat
|
||
|
# Version required: 2.2b
|
||
|
# Date created: Thu Aug 1 21:52:06 CDT 1996
|
||
|
# Whom: erich@FreeBSD.org
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= mpeg_stat-2.2b-src
|
||
|
PKGNAME= mpeg_stat-2.2b
|
||
|
CATEGORIES+= graphics
|
||
|
MASTER_SITES= ftp://s2k-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
|
||
|
WRKSRC= ${WRKDIR}/mpeg_stat
|
||
|
|
||
|
MAINTAINER= erich@FreeBSD.org
|
||
|
|
||
|
.include <bsd.port.mk>
|