mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
- Add NO_ARCH
- Pet portlint: move PROJECTHOST upward
This commit is contained in:
parent
f2874d80e4
commit
f33bc14ba7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398534
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,7 @@ PORTREVISION= 1
|
||||||
CATEGORIES= multimedia perl5
|
CATEGORIES= multimedia perl5
|
||||||
MASTER_SITES= GOOGLE_CODE \
|
MASTER_SITES= GOOGLE_CODE \
|
||||||
LOCAL/sunpoet
|
LOCAL/sunpoet
|
||||||
|
PROJECTHOST= umph
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
|
@ -14,9 +15,8 @@ COMMENT= Interactive prompt module for umph and similar programs
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
||||||
PROJECTHOST= umph
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue