freebsd-ports/www/linux-seamonkey/Makefile

22 lines
492 B
Makefile
Raw Normal View History

# New ports collection makefile for: linux-seamonkey
# Date created: 1 February 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= seamonkey
PORTVERSION= 2.8
CATEGORIES= www
2010-06-27 11:29:35 +02:00
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
2010-06-27 11:29:35 +02:00
USE_BZIP2= yes
USE_LINUX_APPS= dbusglib dbuslibs alsalib
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>