pkgsrc/x11/xautolock/Makefile

25 lines
554 B
Makefile
Raw Normal View History

1998-01-25 01:29:25 +01:00
# Ports collection makefile for: xautolock
# Version required: 1pl10
# Date created: 20 Jul 1996
# Whom: Eric Blood <eblood@cs.unr.edu>
#
1998-01-25 01:29:25 +01:00
# $NetBSD: Makefile,v 1.4 1998/01/25 00:29:25 hubertf Exp $
1997-12-29 05:25:29 +01:00
# 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
1997-12-29 05:25:29 +01:00
.include <bsd.port.mk>