diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 02:42:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 02:42:46 +0000 |
commit | ca56dcbad3fc85928ce2db07aeb9241bd283f885 (patch) | |
tree | b71b2480e77a69e7a9297a2ecacadd1666687c22 /sysutils/rsyslog3-relp/Makefile | |
parent | e2ae5607a5f4535dc43e333bacc63ea675651fee (diff) |
Notes
Diffstat (limited to 'sysutils/rsyslog3-relp/Makefile')
-rw-r--r-- | sysutils/rsyslog3-relp/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sysutils/rsyslog3-relp/Makefile b/sysutils/rsyslog3-relp/Makefile deleted file mode 100644 index 5dc330b168cf..000000000000 --- a/sysutils/rsyslog3-relp/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: rsyslog3-relp -# Date created: 6 May 2008 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -COMMENT= RELP input/output module for rsyslog - -MNAME= relp -MTYPES= im om -LIB_DEPENDS= relp.0:${PORTSDIR}/devel/librelp - -.include "${.CURDIR}/../rsyslog3/bsd.rsyslog.mk" -.include <bsd.port.mk> |