diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-01 06:32:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-01 06:32:50 +0800 |
commit | b5c8d4f6e36bfd8c9b1d29be3a2f68a969eedb46 (patch) | |
tree | 1a44311e4955045adde2b19993c6433360c4a215 /print | |
parent | 83439764e358953453a5e455a0de4823e828d701 (diff) | |
download | freebsd-ports-gnome-b5c8d4f6e36bfd8c9b1d29be3a2f68a969eedb46.tar.gz freebsd-ports-gnome-b5c8d4f6e36bfd8c9b1d29be3a2f68a969eedb46.tar.zst freebsd-ports-gnome-b5c8d4f6e36bfd8c9b1d29be3a2f68a969eedb46.zip |
Move print/axpoint to print/p5-XML-Handler-AxPoint
- Add LICENSE
- Update WWW
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 2 | ||||
-rw-r--r-- | print/p5-XML-Handler-AxPoint/Makefile (renamed from print/axpoint/Makefile) | 9 | ||||
-rw-r--r-- | print/p5-XML-Handler-AxPoint/distinfo (renamed from print/axpoint/distinfo) | 0 | ||||
-rw-r--r-- | print/p5-XML-Handler-AxPoint/pkg-descr (renamed from print/axpoint/pkg-descr) | 2 | ||||
-rw-r--r-- | print/p5-XML-Handler-AxPoint/pkg-plist (renamed from print/axpoint/pkg-plist) | 0 |
5 files changed, 7 insertions, 6 deletions
diff --git a/print/Makefile b/print/Makefile index 2342892d5e94..6ebd1808c543 100644 --- a/print/Makefile +++ b/print/Makefile @@ -14,7 +14,6 @@ SUBDIR += apsfilter SUBDIR += asprint SUBDIR += auctex - SUBDIR += axpoint SUBDIR += bibcursed SUBDIR += biblio-py SUBDIR += bibview @@ -148,6 +147,7 @@ SUBDIR += p5-PostScript-Simple SUBDIR += p5-Text-PDF SUBDIR += p5-XML-ApacheFOP + SUBDIR += p5-XML-Handler-AxPoint SUBDIR += p910nd SUBDIR += panda SUBDIR += papersize-default-a4 diff --git a/print/axpoint/Makefile b/print/p5-XML-Handler-AxPoint/Makefile index d3336ed0d98c..e2762af8ec3e 100644 --- a/print/axpoint/Makefile +++ b/print/p5-XML-Handler-AxPoint/Makefile @@ -1,17 +1,18 @@ # Created by: ijliao # $FreeBSD$ -PORTNAME= axpoint -PORTVERSION= 1.50 -PORTREVISION= 2 +PORTNAME= XML-Handler-AxPoint +PORTVERSION= 1.5 CATEGORIES= print perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MSERGEANT -DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= XML Based Presentations +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-PDFLib>=0.14:print/p5-PDFLib \ p5-Text-Iconv>=0:converters/p5-Text-Iconv \ p5-XML-Filter-XSLT>=0:textproc/p5-XML-Filter-XSLT \ diff --git a/print/axpoint/distinfo b/print/p5-XML-Handler-AxPoint/distinfo index 09bd90209829..09bd90209829 100644 --- a/print/axpoint/distinfo +++ b/print/p5-XML-Handler-AxPoint/distinfo diff --git a/print/axpoint/pkg-descr b/print/p5-XML-Handler-AxPoint/pkg-descr index 3e4975e975d7..7b14d327d97d 100644 --- a/print/axpoint/pkg-descr +++ b/print/p5-XML-Handler-AxPoint/pkg-descr @@ -15,4 +15,4 @@ It has the following features: - Using PDF allows you to go "Full Screen", even on Linux - Image formats supported include GIF, JPEG, PNG and TIFF -WWW: http://axpoint.axkit.org/ +WWW: http://search.cpan.org/dist/XML-Handler-AxPoint/ diff --git a/print/axpoint/pkg-plist b/print/p5-XML-Handler-AxPoint/pkg-plist index 28b924862c5d..28b924862c5d 100644 --- a/print/axpoint/pkg-plist +++ b/print/p5-XML-Handler-AxPoint/pkg-plist |