1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/xmfract/Makefile

21 lines
451 B
Makefile
Raw Normal View History

# 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.2 1996/08/01 20:38:11 erich Exp $
#
DISTNAME= xmfract_1.4
PKGNAME= xmfract-1.4
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
MAINTAINER= erich@FreeBSD.org
REQUIRES_MOTIF= yes
USE_X11= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>