403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/x11/dmenu/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11/dmenu/Makefile
PORTNAME=	dmenu
DISTVERSION=	5.1
CATEGORIES=	x11

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	X11 menu application designed for the dwm window manager
WWW=		https://tools.suckless.org/dmenu

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig

USES=		xorg
USE_GITHUB=	yes
GH_ACCOUNT=	0mp
GH_PROJECT=	freebsd-${PORTNAME}
USE_XORG=	x11 xft

MAKE_ARGS=	CC="${CC}" \
		FREETYPEINC="${LOCALBASE}/include/freetype2" \
		PREFIX="${PREFIX}" \
		X11INC="${LOCALBASE}/include" \
		X11LIB="${LOCALBASE}/lib"

PLIST_FILES=	bin/dmenu \
		bin/dmenu_path \
		bin/dmenu_run \
		bin/stest \
		share/man/man1/dmenu.1.gz \
		share/man/man1/stest.1.gz

OPTIONS_DEFINE=		XINERAMA
OPTIONS_DEFAULT=	XINERAMA

XINERAMA_USE=		XORG=xinerama
XINERAMA_MAKE_ARGS_OFF=	XINERAMAFLAGS= \
			XINERAMALIBS=

post-install:
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dmenu \
		${STAGEDIR}${PREFIX}/bin/stest

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit