# New ports collection makefile for: rsyslog4-pgsql # Date created: 29 December 2008 # Whom: Cristiano Rolim Pereira # # $FreeBSD$ # COMMENT= PostgreSQL output module for rsyslog MASTERDIR= ${.CURDIR}/../rsyslog4 MNAME= pgsql USE_PGSQL= yes CONFIGURE_ARGS+=--enable-pgsql do-install: @${INSTALL_PROGRAM} \ ${WRKSRC}/plugins/ompgsql/.libs/ompgsql.so ${PREFIX}/lib/rsyslog @${INSTALL_DATA} \ ${WRKSRC}/plugins/ompgsql/ompgsql.la ${PREFIX}/lib/rsyslog post-install: .ifndef NOPORTEXAMPLES @${INSTALL} -d ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/plugins/ompgsql/createDB.sql ${EXAMPLESDIR}/pgsql_createDB.sql .endif .include "${MASTERDIR}/Makefile" sie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* devel/spirv-tools: move to graphics/ where glslang isJan Beich2020-12-261-3/+3
* devel/vulkan-*: move to graphics/ where vulkan-loader isJan Beich2020-12-24