- Add screeenfetch-nox11, which is an x11-disabled slave port of

sysutils/screenfetch
This commit is contained in:
Jason Helfman 2019-08-16 15:42:25 +00:00
parent f06a447ebe
commit 224695b531
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509083

View 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"