# New ports collection makefile for: p5-Net-OpenDHT # Date created: 21 May 2005 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Net-OpenDHT PORTVERSION= 0.29 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= aaron@daltons.ca COMMENT= Access the Open Distributed Hash Table (Open DHT) BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::OpenDHT.3 .include .if ${PERL_LEVEL} < 500600 IGNORE= Perl 5.6 or greater required. Please install lang/perl5 or lang/perl5.8 .endif .include rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.2.34. Please see the PR for changelog.vs2004-11-163-3/+4
* - Add new MASTER_SITESkrion2004-05-211-7/+4
* Add missing filekris2004-04-171-0/+1
* Upgrade to 1.2.32, remove dependency to bash2.vanilla2004-03-213-13/+19
* Fix typos.olgeni2004-03-201-1/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-1/+1