freebsd-ports/multimedia/mpeg_encode/Makefile

24 lines
458 B
Makefile
Raw Normal View History

1996-08-01 22:04:37 +02:00
# New ports collection makefile for: mpeg_encode
# Version required: 1.5b
# Date created:
# Whom: erich@FreeBSD.org
#
1999-08-25 08:16:32 +02:00
# $FreeBSD$
1996-08-01 22:04:37 +02:00
#
DISTNAME= mpeg_encode-1.5b-src
PKGNAME= mpeg_encode-1.5b
CATEGORIES= graphics
MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/encode/
1996-08-01 22:04:37 +02:00
MAINTAINER= erich@FreeBSD.org
1998-10-13 05:17:45 +02:00
USE_GMAKE= yes
MAN1= mpeg_encode.1
MANCOMPRESSED= yes
WRKSRC= ${WRKDIR}/mpeg_encode
1996-08-01 22:04:37 +02:00
.include <bsd.port.mk>