1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/www/xpi-pencil/Makefile
Beat Gaetzi b906ced0b0 - Update to 1.0.5
PR:		ports/136731
Submitted by:	Ashish SHUKLA <wahjava AT gmail.com> (maintainer)
2009-07-16 21:05:07 +00:00

22 lines
445 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.5
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>