forked from Lainports/freebsd-ports
20 lines
461 B
Makefile
20 lines
461 B
Makefile
# New ports collection makefile for: linux-sunbird
|
|
# Date created: 2004-09-17
|
|
# Whom: voisine
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sunbird
|
|
PORTVERSION= 0.3a2
|
|
DISTVERSIONSUFFIX= .en-US.linux-i686
|
|
CATEGORIES= deskutils
|
|
MASTER_SITE_SUBDIR= calendar/sunbird/releases/${DISTVERSION}
|
|
|
|
MAINTAINER= voisine@gmail.com
|
|
COMMENT= Calendaring application branched from Mozilla
|
|
|
|
USE_BZIP2= yes
|
|
|
|
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
|
|
.include <bsd.port.mk>
|