freebsd-ports/deskutils/linux-sunbird/Makefile
Beat Gaetzi c8e49857d6 - Update to 0.9
With hat:	gecko
2009-07-17 13:26:22 +00:00

23 lines
559 B
Makefile

# New ports collection makefile for: linux-sunbird
# Date created: 2004-09-17
# Whom: voisine
#
# $FreeBSD$
#
PORTNAME= sunbird
DISTVERSION= 0.9
DISTVERSIONSUFFIX= .en-US.linux-i686
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>