1996-08-01 20:27:52 +00:00
|
|
|
# New ports collection makefile for: xmfract
|
|
|
|
# Version required: 1.4
|
|
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
|
|
# Whom: erich@FreeBSD.org
|
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1996-08-01 20:27:52 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xmfract_1.4
|
|
|
|
PKGNAME= xmfract-1.4
|
1996-11-18 09:56:45 +00:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= graphics
|
1996-08-01 20:27:52 +00:00
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
1996-08-03 09:00:15 +00:00
|
|
|
REQUIRES_MOTIF= yes
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1996-08-03 09:00:15 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
1996-08-01 20:27:52 +00:00
|
|
|
.include <bsd.port.mk>
|