mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
22 lines
396 B
Makefile
22 lines
396 B
Makefile
# New ports collection makefile for: xautolock
|
|
# Date created: 20 Jul 1996
|
|
# Whom: Eric Blood <eblood@cs.unr.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xautolock
|
|
PORTVERSION= 1.15
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
DISTNAME= ${PORTNAME}-pl15
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= eblood@cs.unr.edu
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xautolock.1
|
|
|
|
.include <bsd.port.mk>
|