c1881ed0fc
PR: ports/10957 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
22 lines
447 B
Makefile
22 lines
447 B
Makefile
# New ports collection makefile for: xautolock
|
|
# Version required: 1pl14
|
|
# Date created: 20 Jul 1996
|
|
# Whom: Eric Blood <eblood@cs.unr.edu>
|
|
#
|
|
# $Id: Makefile,v 1.8 1999/01/18 03:02:41 steve Exp $
|
|
#
|
|
|
|
DISTNAME= xautolock-pl15
|
|
PKGNAME= xautolock-1.15
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= eblood@cs.unr.edu
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xautolock.1
|
|
|
|
.include <bsd.port.mk>
|