print/flpsed: update master site

- flpsed moved to new home

While here:
- add missing deps, reported by stage-qa
- update WWW
- remove not needed inclusion of bsd.port.options.mk
- bump PORTREVISION because of package changes

PR:		209764
Reported by:	johannes.hofmann@gmx.de
This commit is contained in:
Ruslan Makhmatkhanov 2016-09-24 13:12:30 +00:00
parent 6926f0e40e
commit f73afe558b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422715
2 changed files with 6 additions and 6 deletions

View file

@ -3,19 +3,21 @@
PORTNAME= flpsed
PORTVERSION= 0.7.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= print
MASTER_SITES= http://www.ecademix.com/JohannesHofmann/
MASTER_SITES= http://flpsed.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= WYSIWYG Postscript annotator
LICENSE= GPLv3
LIB_DEPENDS+= libfltk.so:x11-toolkits/fltk
LIB_DEPENDS+= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig
GNU_CONFIGURE= yes
USES= desktop-file-utils ghostscript:x11 gmake
USE_XORG= x11 xfixes xext xft
PLIST_FILES= bin/flpsed \
man/man1/flpsed.1.gz \
share/applications/flpsed.desktop \
@ -25,8 +27,6 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/flpsed ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/flpsed.1 ${STAGEDIR}${PREFIX}/man/man1

View file

@ -9,4 +9,4 @@ Using pdftops, which is part of xpdf, one can convert PDF documents to
PostScript and then add text to them using flpsed. flpsed is thus useful for
filling in forms, adding notes, etc.
WWW: http://www.ecademix.com/JohannesHofmann/flpsed.html
WWW: http://flpsed.org/flpsed.html