1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Remove MASTER_SITE_SUBDIR

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-13 17:32:43 +00:00
parent 2d72478732
commit 3b38c3801f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394094

View File

@ -6,7 +6,6 @@ PORTVERSION= 0.05
PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KAORU
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
@ -21,6 +20,7 @@ BUILD_DEPENDS= p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0.32:${PORTSDIR}/devel/p5-Test-Exception
NO_ARCH= yes
USE_PERL5= configure
USES= perl5