freebsd-ports/www/xpi-xmpp4moz/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

16 lines
344 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= xmpp4moz
PORTVERSION= 0.5.2.2007113019
DISTVERSIONSUFFIX= -fx+tb+fl
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Support for XMPP
XPI_ID= xmpp4moz@hyperstruct.net
XPI_NUM= 3632
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>