mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
22 lines
435 B
Makefile
22 lines
435 B
Makefile
# New ports collection makefile for: xfractint
|
|
# Version required: 3.04
|
|
# Date created: 7 Sept 1995
|
|
# Whom: cacho@mexicano.gdl.iteso.mx
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xfrac304
|
|
PKGNAME= xfractint-3.04
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_XLIB= yes
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= xfractint.1
|
|
|
|
.include <bsd.port.mk>
|