2006-07-30 16:34:23 +02:00
|
|
|
# New ports collection makefile for: xpi-statusbarclock
|
|
|
|
# Date created: 2006-07-27
|
|
|
|
# Whom: Simon Olofsson <simon@olofsson.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= statusbarclock
|
2007-10-06 00:38:24 +02:00
|
|
|
PORTVERSION= 1.8.0
|
|
|
|
DISTVERSIONSUFFIX= -fx
|
2006-07-30 16:34:23 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= simon@olofsson.de
|
|
|
|
COMMENT= Display date and time in the status bar
|
|
|
|
|
2007-10-06 00:38:24 +02:00
|
|
|
XPI_DISTNAME= statusbar_clock
|
2006-07-30 16:34:23 +02:00
|
|
|
XPI_ID= {3669edc0-b1ad-11d8-92e7-00d09e0179f2}
|
2007-10-06 00:38:24 +02:00
|
|
|
XPI_NUM= 52
|
2006-07-30 16:34:23 +02:00
|
|
|
|
|
|
|
post-extract:
|
2007-10-06 00:38:24 +02:00
|
|
|
@${RM} -rf ${WRKSRC}/readme.txt
|
2006-07-30 16:34:23 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|