1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/www/linux-seamonkey/Makefile
Boris Samorodov 3d484c3f2d . remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common
since it was incorporated into default linux base port;
. bump PORTREVISION for ports using linux-seamonkey/Makefile.common.

Pointed out by:	Portsnap buildbox
2009-01-21 23:28:09 +00:00

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>