cffcff87c3
Approved by: pgj (mentor)
21 lines
446 B
Makefile
21 lines
446 B
Makefile
# New ports collection makefile for: xpi-pencil
|
|
# Date created: 2009-03-09
|
|
# Whom: Ashish Shukla <wahjava@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= pencil
|
|
PORTVERSION= 1.0.6
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
|
COMMENT= Firefox addon to do GUI prototyping and simple sketching
|
|
|
|
XPI_DISTNAME= pencil
|
|
XPI_NUM= 8487
|
|
XPI_ID= pencil@evolus.vn
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|