2001-06-03 12:28:05 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# New ports collection makefile for: enjoympeg
|
|
|
|
# Date created: Jun 3, 2001
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= enjoympeg
|
|
|
|
PORTVERSION= 0.4.1
|
2004-03-16 04:23:56 +00:00
|
|
|
PORTREVISION= 2
|
2003-04-04 01:38:40 +00:00
|
|
|
CATEGORIES= multimedia
|
2001-06-03 12:28:05 +00:00
|
|
|
MASTER_SITES= http://people.freenet.de/for_Ki/
|
|
|
|
|
|
|
|
MAINTAINER= ijliao@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= An MPEG-1 video player
|
2001-06-03 12:28:05 +00:00
|
|
|
|
2004-03-07 23:28:40 +00:00
|
|
|
LIB_DEPENDS= smpeg:${PORTSDIR}/multimedia/smpeg
|
2001-06-03 12:28:05 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2004-03-07 23:28:40 +00:00
|
|
|
USE_SDL= sdl
|
2001-06-03 12:28:05 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|