freebsd-ports/www/linux-seamonkey/Makefile

19 lines
460 B
Makefile
Raw Normal View History

# New ports collection makefile for: linux-seamonkey
# Date created: 1 February 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= seamonkey
2007-07-20 22:39:31 +02:00
PORTVERSION= 1.1.3
DISTVERSIONSUFFIX= .en-US.linux-i686
CATEGORIES= www
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= The open source, standards compliant web browser
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>