diff options
Diffstat (limited to 'graphics/povray/Makefile')
-rw-r--r-- | graphics/povray/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile deleted file mode 100644 index 724b47fdcd0d..000000000000 --- a/graphics/povray/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# 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.2 1995/04/01 12:45:59 jkh Exp $ -# - -DISTNAME= POV-Ray-2.2 -PKGNAME= povray-2.2 -CATEGORIES+= graphics -MASTER_SITES= ftp://povray.cdrom.com/pub/povray/Official/Generic-Unix/ -DISTFILES= povdoc.tar.Z povscn.tar.Z povsrc.tar.Z - -NO_WRKSUBDIR= yes - -.include <bsd.port.mk> |