summaryrefslogtreecommitdiffstats
path: root/x11-wm/piewm/Makefile
blob: bf0523e5ad391ad0fcf548591bb5e2aaa4b2c6c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:	piewm
# Version required:	? (there is only one piewm version avyway)
# Date created:		24 November 1994
# Whom:			asami
#
# $Id: Makefile,v 1.10 1996/11/18 11:43:26 asami Exp $
#

DISTNAME=	piewm
PKGNAME=	piewm-1.0
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.ORG

LIB_DEPENDS=    Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes

# piewm.tar.Z includes and old version of xpm, and also a bunch of .o
#  files plus an executable

pre-configure:
	@/bin/rm -rf ${WRKDIR}/xpm

pre-build:
	@(cd ${WRKSRC}; ${MAKE} clean)

.include <bsd.port.mk>
OpenPOWER on IntegriCloud