| 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/deskutils/autocutsel/ |
Upload File : |
PORTNAME= autocutsel
PORTVERSION= 0.10.0
PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= john@jnielsen.net
COMMENT= Synchronizes the two copy/paste buffers used by X applications
WWW= https://www.nongnu.org/autocutsel/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gmake libtool xorg
USE_XORG= ice sm x11 xaw xext xmu xt
USE_GITHUB= yes
GH_ACCOUNT= sigmike
GNU_CONFIGURE= yes
PLIST_FILES= bin/autocutsel \
bin/cutsel \
man/man1/autocutsel.1.gz \
man/man1/cutsel.1.gz
post-configure:
@${REINPLACE_CMD} -e 's|-I\.|-I/usr/local/include|g' ${WRKSRC}/Makefile
post-install:
${INSTALL_MAN} ${WRKSRC}/*.1 ${STAGEDIR}${PREFIX}/man/man1
.include <bsd.port.mk>