1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/sysutils/serpentine/Makefile
2012-06-01 05:26:28 +00:00

29 lines
688 B
Makefile

# New ports collection makefile for: serpentine
# Date created: 2005-06-25
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/sysutils/serpentine/Makefile,v 1.4 2006/08/31 05:21:45 marcus Exp $
PORTNAME= serpentine
PORTVERSION= 0.7
PORTREVISION= 9
CATEGORIES= sysutils
MASTER_SITES= BERLIOS
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome Audio Cd Burner
BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
RUN_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= pygnomedesktop intlhack
USE_GMAKE= yes
USE_GSTREAMER= core gnomevfs python
USE_PYTHON= 2.4+
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>