freebsd-ports/www/linux-seamonkey/Makefile
Florian Smeets e5e3efb9b9 - update to 2.14.1
- fix sound by disabling the use of libcubeb [1]

Feature safe:	yes
Submitted by:	Jan Beich <jbeich@tormail.org> [1]
2012-12-05 15:21:05 +00:00

17 lines
426 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= seamonkey
PORTVERSION= 2.14.1
CATEGORIES= www
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
USE_LINUX_APPS= dbusglib dbuslibs alsalib alsa-plugins-oss
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>