6abe3da0e5
- Update MASTER_SITES to point to new location
22 lines
484 B
Makefile
22 lines
484 B
Makefile
# New ports collection makefile for: xpi-pencil
|
|
# Date created: 2009-03-09
|
|
# Whom: Ashish Shukla <wahjava@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= pencil
|
|
DISTVERSION= 2.0-3
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
MASTER_SITES= GOOGLE_CODE
|
|
PROJECTHOST= evoluspencil
|
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
|
COMMENT= Firefox addon to do GUI prototyping and simple sketching
|
|
|
|
XPI_DISTNAME= Pencil
|
|
XPI_ID= pencil@evolus.vn
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|