aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xmfract/Makefile
blob: e49d8318c3e2bf69c797dc56bfaa3ae5e95133fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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$
#

DISTNAME=   xmfract_1.4
#EXTRACT_SUFX=  _1.4.tar.gz
PKGNAME=    xmfract-1.4
CATEGORIES+=    graphics
MASTER_SITES=   ftp://ftp.x.org/contrib/graphics/
USE_X11=    yes
REQUIRES_MOTIF= yes
GNU_CONFIGURE=  yes

MAINTAINER= erich@FreeBSD.org

.include <bsd.port.mk>