summaryrefslogtreecommitdiff
path: root/x11/xautolock/Makefile
blob: 7fde0b2e443d704fb2755689f8a5b9f0cc000a6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xautolock
# Date created:		20 Jul 1996
# Whom:			Eric Blood <eblood@cs.unr.edu>
#
# $FreeBSD$
#

PORTNAME=	xautolock
PORTVERSION=	1.15
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications
DISTNAME=	${PORTNAME}-pl15
EXTRACT_SUFX=	.tgz

MAINTAINER=	eblood@cs.unr.edu

USE_IMAKE=	yes
MAN1=		xautolock.1

.include <bsd.port.mk>