freebsd-ports/www/xpi-pencil/Makefile

22 lines
445 B
Makefile
Raw Normal View History

# 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= wahjava@gmail.com
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>