summaryrefslogtreecommitdiff
path: root/security/vscan
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
commitb5d1cecde4e6c0dcb132742181e822478f6759af (patch)
treea5f4ee1240324a616c9004580f7a5eddaac86d39 /security/vscan
parentUpdate to version 1.1.16. (diff)
Style nits in the ports I maintain.
Notes
Notes: svn path=/head/; revision=25734
Diffstat (limited to 'security/vscan')
-rw-r--r--security/vscan/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index e606aae06851..ccfd6c9c6151 100644
--- a/security/vscan/Makefile
+++ b/security/vscan/Makefile
@@ -1,7 +1,8 @@
-# New ports collection makefile for: vscan
-# Version required: 1.0.2
-# Date created: Thur Sept 25, 1996
-# Whom: David O'Brien (obrien@cs.ucdavis.edu)
+# ex:ts=8
+# Ports collection makefile for: vscan
+# Version required: 1.0.2
+# Date created: Thur Sept 25, 1996
+# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
@@ -13,7 +14,7 @@ MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \
http://people.FreeBSD.org/~steve/distfiles/
EXTRACT_SUFX= .tar
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
NO_WRKSUBDIR= yes
RESTRICTED= "Commercial software"
@@ -31,14 +32,14 @@ pre-fetch:
.endif
post-extract:
- (cd ${WRKSRC} && tar xzf linux-elf.e.tar.Z)
+ cd ${WRKSRC} && tar xzf linux-elf.e.tar.Z
do-build::
# The binary executable file will be left unstripped as stripping the
# file will cause attempt to validate this file to fail.
do-install:
- (cd ${WRKSRC}; ./install-vscan)
+ cd ${WRKSRC}; ./install-vscan
post-install:
@${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/bin/uvscan