freebsd-ports/www/linux-seamonkey/Makefile

17 lines
415 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= seamonkey
DISTVERSION= 2.33.1
CATEGORIES= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
USES= tar:bzip2
WANT_GTK218= yes
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>