* Change MASTER_SITES subdir to usual one
* add missing tail / to HOMEPAGE.
This commit is contained in:
parent
916f66d5e6
commit
3adc858c8b
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 22:03:37 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/05/19 04:57:45 obache Exp $
|
||||
|
||||
DISTNAME= PDF-Reuse-0.35
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc print perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LA/LARSLUND/}
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/PDF-Reuse
|
||||
HOMEPAGE= http://search.cpan.org/dist/PDF-Reuse/
|
||||
COMMENT= Reuse and mass produce PDF documents
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
|
|
Loading…
Reference in a new issue