- Add NO_ARCH

- Pet portlint: move PROJECTHOST upward
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-03 17:11:29 +00:00
parent f2874d80e4
commit f33bc14ba7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398534

View file

@ -7,6 +7,7 @@ PORTREVISION= 1
CATEGORIES= multimedia perl5
MASTER_SITES= GOOGLE_CODE \
LOCAL/sunpoet
PROJECTHOST= umph
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
@ -14,9 +15,8 @@ COMMENT= Interactive prompt module for umph and similar programs
LICENSE= LGPL21
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
PROJECTHOST= umph
.include <bsd.port.mk>