1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/xautolock/Makefile

22 lines
461 B
Makefile
Raw Normal View History

1998-03-12 02:55:17 +00:00
# New ports collection makefile for: xautolock
# Version required: 1pl11
# Date created: 20 Jul 1996
# Whom: Eric Blood <eblood@cs.unr.edu>
#
1998-03-12 02:55:17 +00:00
# $Id: Makefile,v 1.2 1996/11/18 09:55:42 asami Exp $
#
1998-03-12 02:55:17 +00:00
DISTNAME= xautolock-pl11
PKGNAME= xautolock-1.11
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
1998-03-12 02:55:17 +00:00
EXTRACT_SUFX= .tz
MAINTAINER= eblood@cs.unr.edu
USE_IMAKE= yes
1998-03-12 02:55:17 +00:00
WRKSRC= ${WRKDIR}/xautolock-pl11
.include <bsd.port.mk>