1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Add LICENSE

- Support STAGEDIR
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-14 14:23:17 +00:00
parent c290d1aed4
commit af42652039
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333761
2 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= File::HomeDir returning Path::Class objects
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-File-HomeDir>=0.93:${PORTSDIR}/devel/p5-File-HomeDir \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
@ -19,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5
MAN3= File::HomeDir::PathClass.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%SITE_PERL%%/File/HomeDir/PathClass.pm
%%PERL5_MAN3%%/File::HomeDir::PathClass.3.gz
@dirrmtry %%SITE_PERL%%/File/HomeDir
@dirrmtry %%SITE_PERL%%/File