1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/multimedia/smplayer-qt4/Makefile
Rong-En Fan e1bb16de00 smplayer intents to be a complete front-end for mplayer,from
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.

This port uses Qt4.

WWW: http://smplayer.sourceforge.net/

PR:		ports/112535, ports/113679
Submitted by:	Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-18 14:06:03 +00:00

17 lines
375 B
Makefile

# New ports collection makefile for: smplayer-qt4
# Date created: 16 Jun, 2007
# Whom: Diego Depaoli <trebestie@gmail.com> and Yinghong.Liu <liu_yinghong@yahoo.com.cn>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -qt4
COMMENT= A complete front-end based on QT4 for mplayer
CONFLICTS= smplayer-[0-9]*
MASTERDIR= ${.CURDIR}/../../multimedia/smplayer
.include "${MASTERDIR}/Makefile"