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
|
|
|
|
#
|
1996-11-18 09:56:45 +00:00
|
|
|
# $Id: Makefile,v 1.3 1996/08/03 09:00:15 asami Exp $
|
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
|
|
|
|
USE_X11= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
1996-08-01 20:27:52 +00:00
|
|
|
.include <bsd.port.mk>
|