aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xvid4conf/Makefile
blob: ecf875a6af0ae70554263999b458fa764eb97bb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xvid4conf
# Date created:		11 June 2004
# Whom:			Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	xvid4conf
PORTVERSION=	1.10
CATEGORIES=	multimedia
MASTER_SITES=	http://zebra.fh-weingarten.de/~transcode/xvid4conf/

MAINTAINER=	lofi@freebsd.org
COMMENT=	XviD configuration panel for transcode

GNU_CONFIGURE=	yes
USE_GNOME=	gnomeprefix gnomehack gtk20

.include <bsd.port.mk>