mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-28 21:29:28 +00:00
21 lines
388 B
Makefile
21 lines
388 B
Makefile
# Port makefile for: oneko
|
|
# Version required: 1pl10
|
|
# Date created: 20 Jul 1996
|
|
# Whom: Eric Blood <eblood@cs.unr.edu>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= xautolock-1pl10
|
|
PKGNAME= xautolock-1.10
|
|
CATEGORIES+= x11
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
|
DISTFILES= xautolock.pl10.tz
|
|
|
|
MAINTAINER= eblood@cs.unr.edu
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/xautolock.pl10
|
|
|
|
.include <bsd.port.mk>
|