1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/www/linux-seamonkey/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

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>