aboutsummaryrefslogtreecommitdiff
path: root/security/pscan/Makefile
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-10-11 22:34:23 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2009-10-11 22:34:23 +0000
commit578991f4254a1d0a7e8654eb3768f9c8d752d91f (patch)
tree6e5d6bac6f7b2d3b81563f83e4e1d18a0acabcf1 /security/pscan/Makefile
parent17b6c06b19bc4b9b415308e91e8acc216f7b9fb6 (diff)
downloadports-578991f4254a1d0a7e8654eb3768f9c8d752d91f.tar.gz
ports-578991f4254a1d0a7e8654eb3768f9c8d752d91f.zip
- Fix MASTER_SITES and pkg-descr.
- Move pkg-plist to Makefile. - Use patch name as appropriate. - Pass maintainership to submitter. PR: ports/139441 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=242700
Diffstat (limited to 'security/pscan/Makefile')
-rw-r--r--security/pscan/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/pscan/Makefile b/security/pscan/Makefile
index b68c63aa239a..0ebc64e345d2 100644
--- a/security/pscan/Makefile
+++ b/security/pscan/Makefile
@@ -8,13 +8,17 @@
PORTNAME= pscan
PORTVERSION= 1.3
CATEGORIES= security devel
-MASTER_SITES= http://www.striker.ottawa.on.ca/~aland/pscan/
+MASTER_SITES= http://deployingradius.com/pscan/
DISTNAME= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= scjamorim@bsd.com.br
COMMENT= Security C code scanner for misuse of format strings
ALL_TARGET= #empty
+WRKSRC= ${WRKDIR}
+
+PLIST_FILES= bin/pscan \
+ bin/find_formats
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pscan ${PREFIX}/bin