mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
3d484c3f2d
since it was incorporated into default linux base port; . bump PORTREVISION for ports using linux-seamonkey/Makefile.common. Pointed out by: Portsnap buildbox
20 lines
471 B
Makefile
20 lines
471 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.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>
|