- Add LICENSE

- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov
2019-08-02 09:02:25 +00:00
parent e43a793707
commit 87ddb382d2
2 changed files with 5 additions and 1 deletions

View File

@@ -11,8 +11,12 @@ MASTER_SITE_SUBDIR= CPAN:JV
MAINTAINER= perl@FreeBSD.org
COMMENT= Converts EPS images to PNG
LICENSE= ART10 GPLv2+
LICENSE_COMB= dual
USES= ghostscript perl5
USE_PERL5= configure
MAKE_ARGS= INSTLLSCRIPT="${PREFIX}/bin"
NO_ARCH= yes
.include <bsd.port.mk>

View File

@@ -1,4 +1,4 @@
epf2png converts files from EPS format (Encapsulated PostScript) to
PNG (Portable Network Graphics), JPEG or GIF formats.
WWW: http://www.vromans.org/johan/software/sw_eps2png.html
WWW: https://www.vromans.org/johan/software/sw_eps2png.html