aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-seamonkey/Makefile
blob: bfd5307ea12632415fe4b7316aa76b388b0578aa (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:    linux-seamonkey
# Date created:     1 February 2006
# Whom:         Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   seamonkey
PORTVERSION=    1.1.14
DISTVERSIONSUFFIX=  .en-US.linux-i686
PORTREVISION=   1
CATEGORIES= www
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}

MAINTAINER= miwi@FreeBSD.org
COMMENT=    The open source, standards compliant web browser

.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>