- update to 1.92
- cpan'ify
This commit is contained in:
parent
e6205607d6
commit
447f77ce43
@ -1,23 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/09/23 15:39:13 jasper Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/16 14:52:52 jasper Exp $
|
||||
|
||||
COMMENT= "automated interface to the Wikipedia encyclopedia"
|
||||
|
||||
DISTNAME= WWW-Wikipedia-1.9
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
DISTNAME= WWW-Wikipedia-1.92
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ES/ESUMMERS/}
|
||||
MODULES= cpan
|
||||
|
||||
# Artistic/GPL
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::textproc/p5-Text-Autoformat \
|
||||
::www/p5-libwww
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (WWW-Wikipedia-1.9.tar.gz) = b539f95196896b586c678d90e0d06c3c
|
||||
RMD160 (WWW-Wikipedia-1.9.tar.gz) = a2a4cb7cf3da3aa3ecbf18f9d8705ec27175a904
|
||||
SHA1 (WWW-Wikipedia-1.9.tar.gz) = e19d21f6fd9f58af18f73615c4a27870a8b59d64
|
||||
SIZE (WWW-Wikipedia-1.9.tar.gz) = 16018
|
||||
MD5 (WWW-Wikipedia-1.92.tar.gz) = 90407958f0169b1dbcbe9647f43011f4
|
||||
RMD160 (WWW-Wikipedia-1.92.tar.gz) = f7b352b4de880eb2f772c130227943c650c554a7
|
||||
SHA1 (WWW-Wikipedia-1.92.tar.gz) = 2fc7636748341685ca06d3ab742c0217aed96089
|
||||
SIZE (WWW-Wikipedia-1.92.tar.gz) = 16347
|
||||
|
@ -1,6 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/09/23 15:39:13 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/01/16 14:52:52 jasper Exp $
|
||||
bin/wikipedia
|
||||
${P5SITE}/WWW/
|
||||
${P5SITE}/WWW/Wikipedia/
|
||||
${P5SITE}/WWW/Wikipedia.pm
|
||||
${P5SITE}/WWW/Wikipedia/Entry.pm
|
||||
|
Loading…
Reference in New Issue
Block a user