1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/xlockmore/Makefile
Thomas Gellekum 1ac09f1f90 Upgrade to 4.02.
- flag-freebsd.h is now in the xlockmore distribution.
- xlock now works with Xauthority
1997-04-25 06:56:21 +00:00

21 lines
421 B
Makefile

# New ports collection makefile for: xlockmore
# Version required: 4.02
# Date created: 9 November 1994
# Whom: smace
#
# $Id: Makefile,v 1.17 1997/04/03 07:18:07 tg Exp $
#
DISTNAME= xlockmore-4.02
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>