freebsd-ports/textproc/p5-Search-Saryer/Makefile
Ying-Chieh Liao c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00

25 lines
493 B
Makefile

# New ports collection makefile for: Search::Saryer
# Date created: 8 October 2002
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= Search-Saryer
PORTVERSION= 0.10
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ftp://ftp.namazu.org/sary/perl/
PKGNAMEPREFIX= p5-
MAINTAINER= knu@FreeBSD.org
COMMENT= Perl interface to the Sary library
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
PERL_CONFIGURE= yes
MAN3= Search::Saryer.3
.include <bsd.port.mk>