mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22 lines
469 B
Makefile
22 lines
469 B
Makefile
# 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.3 1996/08/03 09:00:15 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xmfract_1.4
|
|
PKGNAME= xmfract-1.4
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= graphics
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|