# New ports collection makefile for: rsyslog4-snmp # Date created: 29 December 2008 # Whom: Cristiano Rolim Pereira # # $FreeBSD$ # COMMENT= RFC3195 input support for rsyslog MASTERDIR= ${.CURDIR}/../rsyslog4 MNAME= rfc3195 BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS+= logging.0:${PORTSDIR}/devel/liblogging CONFIGURE_ARGS+=--enable-rfc3195 PLIST_FILES+= lib/rsyslog/im3195.la \ lib/rsyslog/im3195.so do-install: @${INSTALL_PROGRAM} \ ${WRKSRC}/plugins/im3195/.libs/im3195.so ${PREFIX}/lib/rsyslog @${INSTALL_DATA} \ ${WRKSRC}/plugins/im3195/im3195.la ${PREFIX}/lib/rsyslog .include "${MASTERDIR}/Makefile" it repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Since SUB_FILES accidentally snuck in on my previous commit, tolawrance2006-05-121-0/+8
* Update to 0.99.tobez2005-11-113-70/+8
* - Add support to Google Talkpav2005-10-111-0/+62
* - Update to 0.90pav2004-06-081-0/+20
* - upgrade 0.74a to 0.82erwin2003-12-122-25/+11