mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
20 lines
472 B
Makefile
20 lines
472 B
Makefile
# New ports collection makefile for: linux-seamonkey
|
|
# Date created: 1 February 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= seamonkey
|
|
PORTVERSION= 1.1.19
|
|
PORTREVISION= 1
|
|
DISTVERSIONSUFFIX= .en-US.linux-i686
|
|
CATEGORIES= www
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= The open source, standards compliant web browser
|
|
|
|
.include "${.CURDIR}/Makefile.common"
|
|
.include <bsd.port.mk>
|