1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/mpeg_play/Makefile

22 lines
511 B
Makefile
Raw Normal View History

# New ports collection makefile for: mpeg_play
# Version required: 2.0
# Date created: 17 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.3 1995/03/24 11:09:05 asami Exp $
#
DISTNAME= mpeg_play-2.0
USE_IMAKE= yes
MASTER_SITES= ftp://s2k-ftp.cs.berkeley.edu/pub/multimedia/mpeg/
CATEGORIES+= graphics
MAINTAINER= asami@FreeBSD.ORG
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
pre-patch:
cp ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile
cp ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man
.include <bsd.port.mk>