1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/www/xpi-stylish/Makefile
Martin Wilke 7f5246574b - Update to 1.2.5
- Pass maintainership to gecko
2012-01-28 10:18:25 +00:00

21 lines
428 B
Makefile

# New ports collection makefile for: xpi-stylish
# Date created: 26 June 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= stylish
PORTVERSION= 1.2.5
DISTVERSIONSUFFIX= -fx+tb+sm
CATEGORIES= www
MAINTAINER= gecko@FreeBSD.org
COMMENT= User styles manager
XPI_NUM= 2108
XPI_ID= {46551EC9-40F0-4e47-8E18-8E5CF550CFB8}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>