de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
25 lines
591 B
Makefile
25 lines
591 B
Makefile
# New ports collection makefile for: linux-sunbird
|
|
# Date created: 2004-09-17
|
|
# Whom: voisine
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sunbird
|
|
DISTVERSION= 0.9
|
|
PORTREVISION= 1
|
|
DISTVERSIONSUFFIX= .en-US.linux-i686
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= deskutils
|
|
MASTER_SITE_SUBDIR?= calendar/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= Calendaring application branched from Mozilla
|
|
|
|
post-extract:
|
|
@${MKDIR} ${WRKSRC}/plugins/
|
|
@${TOUCH} ${WRKSRC}/plugins/.empty
|
|
|
|
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
|
|
.include <bsd.port.mk>
|