diff options
Diffstat (limited to 'textproc/p5-Text-Aspell/Makefile')
-rw-r--r-- | textproc/p5-Text-Aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index b86588b2fd15..ce2ac32a4886 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNU Aspell library +WWW= https://metacpan.org/release/Text-Aspell LIB_DEPENDS= libaspell.so:textproc/aspell |