1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/graphics/povray/Makefile

18 lines
463 B
Makefile
Raw Normal View History

# New ports collection makefile for: POV-Ray
# Version required: 2.2
# Date created: 28 Dec 1994
# Whom: jmacd@uclink.berkeley.edu
#
# $Id: Makefile,v 1.1.1.1 1994/12/29 01:10:56 swallace Exp $
#
DISTNAME= POV-Ray-2.2
MASTER_SITES= ftp://povray.cdrom.com/pub/povray/Official/Generic-Unix/
CATEGORIES+= graphics
DISTFILES= povdoc.tar.Z povscn.tar.Z povsrc.tar.Z
EXTRACT_SUFX= tar.Z
NO_WRKSUBDIR=
.include <bsd.port.mk>