1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/www/linux-seamonkey/Makefile
2006-08-02 14:50:50 +00:00

19 lines
460 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.0.4
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>