ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/p5-Import-Into/Makefile
Revision: 21664
Committed: Mon Aug 15 03:36:36 2016 UTC (7 years, 8 months ago) by laffer1
Content type: text/plain
File size: 609 byte(s)
Log Message:
fix path

File Contents

# Content
1 # Created by: Wen Heping <wen@FreeBSD.org>
2 # $FreeBSD: head/devel/p5-Import-Into/Makefile 412346 2016-04-01 14:00:51Z mat $
3 # $MidnightBSD$
4
5 PORTNAME= Import-Into
6 PORTVERSION= 1.002005
7 PORTEPOCH= 1
8 CATEGORIES= devel perl5
9 MASTER_SITES= CPAN
10 MASTER_SITE_SUBDIR= CPAN:HAARG
11 PKGNAMEPREFIX= p5-
12
13 MAINTAINER= ports@MidnightBSD.org
14 COMMENT= Import packages into other packages
15
16 LICENSE= artistic gpl
17 LICENSE_COMB= dual
18
19 BUILD_DEPENDS= p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime
20 RUN_DEPENDS:= ${BUILD_DEPENDS}
21
22 USES= perl5
23 USE_PERL5= configure
24 NO_ARCH= yes
25 PERL_CONFIGURE= yes
26
27 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain