summaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
blob: cb92d40ca42237533299dae298304c6f116e2d9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xlockmore
# Version required:     3.13
# Date created:		9 November 1994
# Whom:			smace
#
# $Id: Makefile,v 1.13 1996/12/02 08:46:04 tg Exp $
#

DISTNAME=       xlockmore-3.13
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications

MAINTAINER=	ports@freebsd.org

LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes

.include <bsd.port.mk>