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