diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
| commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
| tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /graphics/vp/Makefile | |
| parent | cee16c481f7e9a7dc5b8ecea4ccfb04af8ba2ab0 (diff) | |
Diffstat (limited to 'graphics/vp/Makefile')
| -rw-r--r-- | graphics/vp/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile deleted file mode 100644 index 8267ff8a0920..000000000000 --- a/graphics/vp/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: iview -# Date created: Apr 13, 2001 -# Whom: Mark Pulford <mark@kyne.com.au> -# -# $FreeBSD$ -# - -PORTNAME= iview -PORTVERSION= 1.4 -CATEGORIES= graphics -MASTER_SITES= http://math.smsu.edu/~erik/files/ - -MAINTAINER= markp@FreeBSD.org - -LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image - -SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config -GNU_CONFIGURE= yes -CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" - -MAN1= iview.1 - -.include <bsd.port.mk> |
