1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11/xwatchwin/Makefile
Kris Kennaway bf747c48d4 Use USE_IMAKE
Submitted by:	dirk
2000-09-02 11:25:09 +00:00

22 lines
388 B
Makefile

# New ports collection makefile for: xwatchwin
# Date created: 1 Sep 2000
# Whom: Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= xwatchwin
PORTVERSION= 1.1.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
DISTNAME= xwatchwin
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
MAN1= xwatchwin.1
USE_IMAKE= yes
.include <bsd.port.mk>