aboutsummaryrefslogblamecommitdiff
path: root/graphics/xmfract/Makefile
blob: fa9f427004b1b08453746d1b20f95fae1f5c09c9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               


                                                    
           

 

                       


                                       
                                          
 
                                 
                                                                  
 
                   
                   

                   
                      
# New ports collection makefile for:    xmfract
# Date created:         Thu Aug  1 09:10:22 CDT 1996
# Whom:                 erich@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	xmfract
PORTVERSION=	1.4
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	graphics
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The dos based 'fractint' with an X/Motif front end

USE_MOTIF=	yes
USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>