ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/textproc/p5-libxml/Makefile
Revision: 22598
Committed: Wed Sep 27 23:14:36 2017 UTC (6 years, 7 months ago) by laffer1
File size: 652 byte(s)
Log Message:
modernize a bit

File Contents

# Content
1 # New ports collection makefile for: p5-libxml
2 # Date created: 13 March 2001
3 # Whom: Johann Visagie <johann@egenetics.com>
4 #
5 # $MidnightBSD$
6 # $FreeBSD: ports/textproc/p5-libxml/Makefile,v 1.7 2005/01/21 09:27:22 tobez Exp $
7 #
8
9 PORTNAME= libxml
10 PORTVERSION= 0.08
11 CATEGORIES= textproc perl5
12 MASTER_SITES= CPAN/XML
13 PKGNAMEPREFIX= p5-
14 DISTNAME= libxml-perl-${PORTVERSION}
15
16 MAINTAINER= ports@MidnightBSD.org
17 COMMENT= Collection of Perl5 modules for working with XML
18
19 LICENSE= perl
20
21 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
22 RUN_DEPENDS= ${BUILD_DEPENDS}
23
24 PERL_CONFIGURE= YES
25
26 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H