mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
17 lines
343 B
Makefile
17 lines
343 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xmpp4moz
|
|
PORTVERSION= 0.5.2.2007113019
|
|
DISTVERSIONSUFFIX= -fx+tb+fl
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Support for XMPP
|
|
|
|
XPI_ID= xmpp4moz@hyperstruct.net
|
|
XPI_NUM= 3632
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|