summaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile
blob: 580e7c55b318dba5c5f35ec0dde1ef2d6b1aed42 (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:     4.03
# Date created:		9 November 1994
# Whom:			smace
#
# $Id: Makefile,v 1.18 1997/04/25 06:56:13 tg Exp $
#

DISTNAME=       xlockmore-4.03
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>