1994-11-20 16:00:10 +00:00
|
|
|
# New ports collection makefile for: mpeg_lib
|
|
|
|
# Date created: 16 November 1994
|
|
|
|
# Whom: torstenb
|
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1994-11-20 16:00:10 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 10:48:02 +00:00
|
|
|
PORTNAME= mpeg_lib
|
|
|
|
PORTVERSION= 1.3.1
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= graphics
|
1999-12-23 16:14:45 +00:00
|
|
|
MASTER_SITES= ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/ \
|
|
|
|
http://starship.python.net/~gward/mpeglib/
|
1995-04-09 07:09:55 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1998-03-15 19:44:16 +00:00
|
|
|
|
2000-06-16 08:48:22 +00:00
|
|
|
INSTALLS_SHLIBS= yes
|
1999-09-18 17:55:03 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-11-26 17:28:51 +00:00
|
|
|
CONFIGURE_ENV= OPTIMIZE="${CFLAGS}"
|
1997-10-15 13:17:50 +00:00
|
|
|
|
1994-11-20 16:00:10 +00:00
|
|
|
.include <bsd.port.mk>
|