aboutsummaryrefslogtreecommitdiffstats
path: root/security/l0pht-watch/Makefile
blob: 407414d712f506f2dac34859de11eaebfff1c27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    l0pht-query
# Version required:     1.0
# Date created:     11 Jan 1999
# Whom:         Dom Mitchell <dom@myrddin.demon.co.uk>
#
# $Id$
#

DISTNAME=   l0pht-watch
PKGNAME=    l0pht-watch-1.0
CATEGORIES= security
MASTER_SITES=   http://www.l0pht.com/advisories/

MAINTAINER=     dom@myrddin.demon.co.uk

NO_WRKSUBDIR=   yes

ALL_TARGET= OpenBSD

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/temp-watch ${PREFIX}/bin

.include <bsd.port.mk>