- Add screeenfetch-nox11, which is an x11-disabled slave port of
sysutils/screenfetch
This commit is contained in:
parent
f06a447ebe
commit
224695b531
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509083
12
sysutils/screenfetch-nox11/Makefile
Normal file
12
sysutils/screenfetch-nox11/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# Created by: Jason Helfman <jgh@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -nox11
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../screenfetch
|
||||
|
||||
CONFLICTS_INSTALL= screenFetch-[0-9].*
|
||||
|
||||
OPTIONS_EXCLUDE= X11
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user