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/flruler/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11/flruler/Makefile
PORTNAME=	flruler
PORTVERSION=	1.05
CATEGORIES=	x11
MASTER_SITES=	http://seriss.com/people/erco/fltk/flruler/

MAINTAINER=	danfe@FreeBSD.org
COMMENT=	On-screen pixel ruler
WWW=		https://seriss.com/people/erco/fltk/flruler/

LICENSE=	GPLv2

BUILD_DEPENDS=	${LOCALBASE}/lib/libfltk.a:x11-toolkits/fltk

USES=		gmake perl5 xorg
USE_PERL5=	build
USE_XORG=	x11 xcursor xext xfixes xft xinerama

PLIST_FILES=	bin/flruler man/man1/flruler.1.gz \
		share/icons/hicolor/128x128/apps/flruler.png
PORTDOCS=	*

DESKTOP_ENTRIES=	"Flruler" "${COMMENT}" "${PORTNAME}.png" \
			"${PORTNAME}" "Utility;" false

OPTIONS_DEFINE=	DOCS

post-patch:
# New windows won't get created with zero width and height for some reason
	@${REINPLACE_CMD} -e 's/,0,0/,1,1/' ${WRKSRC}/flruler.C

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.1 \
		${STAGEDIR}${MANPREFIX}/man/man1
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps
	${INSTALL_DATA} ${WRKSRC}/misc/flruler-icon.png \
		${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/${PORTNAME}.png

do-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	cd ${WRKSRC} && ${INSTALL_DATA} CHANGES.txt TODO.txt \
		docs/${PORTNAME}.html ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit