mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
7c7090bbd4
PR: 14219 Submitted by: Ade Lovett <ade@lovett.com>
22 lines
429 B
Makefile
22 lines
429 B
Makefile
# New ports collection makefile for: xfractint
|
|
# Version required: 3.10
|
|
# Date created: 7 Sept 1995
|
|
# Whom: cacho@mexicano.gdl.iteso.mx
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xfrac310
|
|
PKGNAME= xfractint-3.10
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_ZIP= yes
|
|
USE_XLIB= yes
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= xfractint.1
|
|
|
|
.include <bsd.port.mk>
|