mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
22 lines
457 B
Makefile
22 lines
457 B
Makefile
# Port makefile for: oneko
|
|
# Version required: 1pl10
|
|
# Date created: 20 Jul 1996
|
|
# Whom: Eric Blood <eblood@cs.unr.edu>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/08/16 07:54:26 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
|
|
|
|
.include <bsd.port.mk>
|