aboutsummaryrefslogtreecommitdiff
path: root/security/snortsnarf/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-10-10 16:45:18 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-10-10 16:45:18 +0000
commit279d68be7fa1b999b8a06854353f325e5e05fec7 (patch)
tree10c0ed8f142bc4d07fe5339c6d8cb294ce9121de /security/snortsnarf/Makefile
parent31e328a71e786506ac260938f9292bdce1ff1845 (diff)
downloadports-279d68be7fa1b999b8a06854353f325e5e05fec7.tar.gz
ports-279d68be7fa1b999b8a06854353f325e5e05fec7.zip
Notes
Diffstat (limited to 'security/snortsnarf/Makefile')
-rw-r--r--security/snortsnarf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile
index 20e6445de22f..1c5b09a4c079 100644
--- a/security/snortsnarf/Makefile
+++ b/security/snortsnarf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snortsnarf
PORTVERSION= 021111
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.silicondefense.com/software/snortsnarf/
DISTNAME= SnortSnarf-${PORTVERSION}.1
@@ -31,7 +32,8 @@ do-install:
AllMods.pm BasicFilters.pm KnownEquiv.pm SnortFileInput.pm \
HTMLAnomMemStorage.pm Input.pm SorterBase.pm Sort.pm \
StorageBase.pm MemAlert.pm BasicSorters.pm Filter.pm \
- SnortRules.pm MemStorage.pm SnortDBInput.pm TimeFilters.pm
+ SnortRules.pm MemStorage.pm SnortDBInput.pm TimeFilters.pm \
+ IPObfuscater.pm
${INSTALL_DATA} ${WRKSRC}/include/SnortSnarf/${i} ${LOCALBASE}/libdata/snortsnarf/SnortSnarf/
.endfor
.if !defined(NOPORTDOCS)