freebsd-ports/www/xpi-pencil/Makefile
Ashish SHUKLA cffcff87c3 - Change my maintainer address.
Approved by:	   pgj (mentor)
2010-06-11 13:37:41 +00:00

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>