24 lines
554 B
Makefile
24 lines
554 B
Makefile
# Ports collection makefile for: xautolock
|
|
# Version required: 1pl10
|
|
# Date created: 20 Jul 1996
|
|
# Whom: Eric Blood <eblood@cs.unr.edu>
|
|
#
|
|
# $NetBSD: Makefile,v 1.4 1998/01/25 00:29:25 hubertf Exp $
|
|
# FreeBSD Id: Makefile,v 1.2 1996/11/18 09:55:42 asami Exp
|
|
#
|
|
|
|
DISTNAME= xautolock-1pl10
|
|
PKGNAME= xautolock-1.10
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
DISTFILES= xautolock.pl10.tz
|
|
|
|
MAINTAINER= eblood@cs.unr.edu
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/xautolock.pl10
|
|
|
|
CAT1= xautolock.0
|
|
|
|
.include <bsd.port.mk>
|