aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-pencil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-pencil/Makefile')
-rw-r--r--www/xpi-pencil/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/www/xpi-pencil/Makefile b/www/xpi-pencil/Makefile
deleted file mode 100644
index 43995bae12c6..000000000000
--- a/www/xpi-pencil/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Ashish Shukla <wahjava@gmail.com>
-# $FreeBSD$
-
-PORTNAME= pencil
-DISTVERSION= 2.0-5
-DISTVERSIONSUFFIX= -fx
-CATEGORIES= www
-MASTER_SITES= GOOGLE_CODE
-PROJECTHOST= evoluspencil
-
-MAINTAINER= ashish@FreeBSD.org
-COMMENT= Firefox addon to do GUI prototyping and simple sketching
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/license.txt
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-XPI_DISTNAME= Pencil
-XPI_ID= pencil@evolus.vn
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>