2691749c9e
- Use XPI_DISTNAME [2] PR: ports/98464 [1] Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], Lapo Luchini <lapo.luchini@gmail.com> (maintainer) [2]
22 lines
572 B
Makefile
22 lines
572 B
Makefile
# New ports collection makefile for: xpi-cutemenus-crystalsvg
|
|
# Date created: 4 May 2006
|
|
# Whom: Lapo Luchini <lapo@lapo.it>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cutemenus-crystalsvg
|
|
PORTVERSION= 0.9.9.74
|
|
DISTVERSIONSUFFIX= -fx+fl+tb
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= lapo@lapo.it
|
|
COMMENT= An extension that adds cute icons to menus
|
|
|
|
XPI_DISTNAME= cutemenus_-_crystal_svg
|
|
XPI_ID= {63df8e21-711c-4074-a257-b065cadc28d8}
|
|
XPI_FILES= chrome/cutemenus.jar chrome.manifest install.js install.rdf
|
|
XPI_DIRS= chrome
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|