freebsd-ports/www/xpi-foxmarks/Makefile
Philip M. Gollucci d4791b7760 - Account for ports/150327
Do not install meta data (META-INF) since its not needed
  allow for xpi-post-extract to still work in xpi-* ports

   o fix pkg-plist
   o fix XPI_DIRS, XPI_FILES
   o Bump PORTREVISION
   o s/post-extract/xpi-post-extract/

PR:             ports/150327
Submitted by:   Lapo Luchini <lapo@lapo.it>, tweaked by myself
Approved by:    maintainer timeout (miwi)
Tested by:      P6 TB Run, RideCharge Inc. / Taximagic TB Run
2010-09-08 00:55:10 +00:00

23 lines
464 B
Makefile

# New ports collection makefile for: xpi-foxmarks
# Date created: 21 July 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= foxmarks
PORTVERSION= 2.7.2
PORTREVISION= 1
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= miwi@FreeBSD.org
COMMENT= Bookmark synchronizer
XPI_DISTNAME= foxmarks_bookmark_synchronizer
XPI_ID= foxmarks@kei.com
XPI_NUM= 2410
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>