# New ports collection makefile for: p5-WordNet-QueryData # Date created: 07 July 2003 # Whom: Adam Weinberger # # $FreeBSD$ # PORTNAME= WordNet-QueryData PORTVERSION= 1.28 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WordNet PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to the WordNet database files LIB_DEPENDS= wn1.7:${PORTSDIR}/textproc/wordnet WNHOME?= ${LOCALBASE}/share/WordNet-1.7.1 PERL_CONFIGURE= yes CONFIGURE_ENV= WNHOME=${WNHOME} MAN3= WordNet::QueryData.3 .include