summaryrefslogtreecommitdiff
path: root/graphics/xmfract/Makefile
blob: d4f2c5edce0e19b94d9ca279a68b4006f94e972b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xmfract
# Version required:     1.4
# Date created:         Thu Aug  1 09:10:22 CDT 1996
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.3 1996/08/03 09:00:15 asami Exp $
#

DISTNAME=	xmfract_1.4
PKGNAME=	xmfract-1.4
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	graphics

MAINTAINER=	erich@FreeBSD.org

REQUIRES_MOTIF=	yes
USE_X11=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>