aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xautolock/Makefile
blob: be1381000164fb19f3b5e74aacce2e7cb38b9020 (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:    xautolock
# Version required: 1pl13
# Date created:     20 Jul 1996
# Whom:         Eric Blood <eblood@cs.unr.edu>
#
# $Id: Makefile,v 1.4 1998/08/18 03:11:35 vanilla Exp $
#

DISTNAME=   xautolock-pl13
PKGNAME=    xautolock-1.13
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
EXTRACT_SUFX=   .tz

MAINTAINER= eblood@cs.unr.edu

BROKEN=     fetch

USE_IMAKE=  yes
WRKSRC=     ${WRKDIR}/xautolock-pl13

.include <bsd.port.mk>