diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-09-25 05:48:51 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-09-25 05:48:51 +0800 |
commit | ef748b7182d5e6daaac4671737c0caa690166a7b (patch) | |
tree | 11187411cc1ab89ab50970315c0dbe255eb0816b /textproc | |
parent | 9ad15df5f68485332b4856f918ed61cd89989924 (diff) | |
download | freebsd-ports-gnome-ef748b7182d5e6daaac4671737c0caa690166a7b.tar.gz freebsd-ports-gnome-ef748b7182d5e6daaac4671737c0caa690166a7b.tar.zst freebsd-ports-gnome-ef748b7182d5e6daaac4671737c0caa690166a7b.zip |
textproc/p5-EBook-Tools: schedule for removal on 2019-11-01 due to expired palm/p5-Palm
While here sort header variables.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-EBook-Tools/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-EBook-Tools/Makefile b/textproc/p5-EBook-Tools/Makefile index 763b2e69d828..8245cb9a5985 100644 --- a/textproc/p5-EBook-Tools/Makefile +++ b/textproc/p5-EBook-Tools/Makefile @@ -3,8 +3,8 @@ PORTNAME= EBook-Tools PORTVERSION= 0.5.4 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ COMMENT= Object class for manipulating and generating E-books LICENSE= GPLv2 +DEPRECATED= Depends on expired palm/p5-Palm +EXPIRATION_DATE=2019-11-01 + BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-Data-UUID>=0:devel/p5-Data-UUID \ p5-Config-IniFiles>=0:devel/p5-Config-IniFiles \ |