1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

sysutils/cpufetch: support i386

i386 support has been tested and works OK.

While here, change maintainer's email address.

PR:	263095
Reported by:	jbo@insane.engineer (maintainer)
This commit is contained in:
Joel Bodenmann 2022-04-07 08:15:17 +02:00 committed by Fernando Apesteguía
parent 21dc54f525
commit 4a1d3b62ff

View File

@ -1,15 +1,16 @@
PORTNAME= cpufetch
DISTVERSIONPREFIX= v
DISTVERSION= 1.00
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= joel@insane.engineer
MAINTAINER= jbo@insane.engineer
COMMENT= Simple yet fancy CPU architecture fetching tool
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= not yet ported to other architectures
USES= gmake