# Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= dictd PORTVERSION= 1.12.1 CATEGORIES+= net textproc MASTER_SITES= SF/dict/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER?= ports@FreeBSD.org COMMENT= Dict protocol (RFC 2229) server LICENSE= GPLv2 LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa USE_RC_SUBR= ${PORTNAME} USES= bison gmake libtool:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \ --without-local-zlib CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib SUB_FILES+= dictd.conf pkg-message SUB_LIST+= PORTSDIR=${PORTSDIR} ALL_TARGET= dictd dictzip INSTALL_TARGET= install.dictd install.dictzip post-patch: .for i in Makefile.in dict.1.in dictd.8.in @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/$i .endfor @${REINPLACE_CMD} -e "s|\([\ \t(]\)T_USER|\1T_USERNAME|g" ${WRKSRC}/*.[chly] post-install: @${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.conf ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample .include cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pet portlintsunpoet2018-12-011-2/+3
* Use PY_FLAVOR for dependencies.mat2018-06-211-1/+1
* Return kevlo's ports to the pool, he handed in his commit bit.rene2018-01-121-1/+1
* Convert Python ports to FLAVORS.mat2017-11-301-1/+1
* Remove unneeded dependency on devel/py-six.kevlo2016-08-071-2/+2
* Set DISTNAME to PORTNAME.kevlo2016-08-051-2/+1