freebsd-ports/www/linux-seamonkey/Makefile

19 lines
455 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
2008-09-24 12:11:25 +02:00
PORTVERSION= 1.1.12
DISTVERSIONSUFFIX= .en-US.linux-i686
CATEGORIES= www
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}
2008-09-07 11:31:47 +02:00
MAINTAINER= miwi@FreeBSD.org
COMMENT= The open source, standards compliant web browser
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>