freebsd-ports/multimedia/xvid4conf/Makefile
Michael Nottebrock e331d29d7e Update to 1.12
2006-01-28 18:59:29 +00:00

23 lines
552 B
Makefile

# New ports collection makefile for: xvid4conf
# Date created: 11 June 2004
# Whom: Michael Nottebrock <lofi@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= xvid4conf
PORTVERSION= 1.12
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.nerim.net/debian-marillat/pool/main/x/xvid4conf/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=lofi
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= lofi@freebsd.org
COMMENT= XviD configuration panel for transcode
GNU_CONFIGURE= yes
USE_GNOME= gtk20
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>