1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-toolkits/FWF/Makefile
Jordan K. Hubbard 72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00

21 lines
453 B
Makefile

# New ports collection makefile for: FWF Widgets
# Version required: 3.8
# Date created: 14 July 1995
# Whom: jkh
#
# $Id: Makefile,v 1.8 1996/11/18 11:42:32 asami Exp $
#
DISTNAME= fwf-3.8
CATEGORIES= x11
MASTER_SITES= ftp://ftp.let.rug.nl/pub/FWF/
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/FWF
PATCH_STRIP= -p1
XMKMF= env X11BASE=${X11BASE} WRKSRC=${WRKSRC} sh ${FILESDIR}/xmkmf
.include <bsd.port.mk>