1998-11-16 16:47:10 +01:00
|
|
|
# New ports collection makefile for: gqmpeg
|
|
|
|
# Date Created: 28 Oct 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org>
|
1998-11-16 16:47:10 +01:00
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1998-11-16 16:47:10 +01:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
PORTNAME= gqmpeg
|
2001-03-20 23:34:47 +01:00
|
|
|
PORTVERSION= 0.9.0
|
1998-11-16 16:47:10 +01:00
|
|
|
CATEGORIES= audio
|
2001-01-21 22:04:03 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1998-11-16 16:47:10 +01:00
|
|
|
|
2000-12-24 05:16:41 +01:00
|
|
|
MAINTAINER= lyngbol@candid.dk
|
1998-11-16 16:47:10 +01:00
|
|
|
|
2001-01-28 19:52:17 +01:00
|
|
|
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
|
1998-11-16 16:47:10 +01:00
|
|
|
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2000-10-05 08:57:56 +02:00
|
|
|
USE_IMLIB= yes
|
2000-12-24 05:11:46 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
MAN1= gqmpeg.1
|
1998-11-16 16:47:10 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|