bff9ccd6a4
- Add support for snatching desktop entries to -devel ports Approved by: osa (co-mentor)
18 lines
460 B
Makefile
18 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.1
|
|
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>
|