diff options
Diffstat (limited to 'graphics/sage')
-rw-r--r-- | graphics/sage/Makefile | 26 | ||||
-rw-r--r-- | graphics/sage/distinfo | 2 | ||||
-rw-r--r-- | graphics/sage/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/sage/pkg-plist | 13 |
4 files changed, 0 insertions, 43 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile deleted file mode 100644 index 7c8db1a0caed..000000000000 --- a/graphics/sage/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= sage -PORTVERSION= 0.2.0 -PORTREVISION= 8 -CATEGORIES= graphics devel -MASTER_SITES= SF/worldforge/${PORTNAME}%20%28OpenGL%20helper%20lib%29/${PORTVERSION} - -MAINTAINER= oliver@FreeBSD.org -COMMENT= OpenGL extension library -WWW= http://www.worldforge.org/dev/eng/libraries/sage - -DEPRECATED= There has been no release for most of the Worldforge libraries in the past 10 years. -EXPIRATION_DATE=2023-12-31 - -CONFIGURE_ARGS= --program-transform-name= -GNU_CONFIGURE= yes -USES= gl libtool pathfix sdl -USE_GL= yes -USE_LDCONFIG= yes -USE_SDL= sdl - -CFLAGS+= -I${LOCALBASE}/include - -post-patch: - @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/graphics/sage/distinfo b/graphics/sage/distinfo deleted file mode 100644 index 86bc224b661c..000000000000 --- a/graphics/sage/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sage-0.2.0.tar.gz) = 9be861636b52cf978ac009261f133990d332ab4b82331fa6f3fb25e69bd375a3 -SIZE (sage-0.2.0.tar.gz) = 449052 diff --git a/graphics/sage/pkg-descr b/graphics/sage/pkg-descr deleted file mode 100644 index 51d50f8f2352..000000000000 --- a/graphics/sage/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Sage is an OpenGL extension library written to make use of SDL's mechanism for -enabling OpenGL's extensions. diff --git a/graphics/sage/pkg-plist b/graphics/sage/pkg-plist deleted file mode 100644 index 7dd4de6b9512..000000000000 --- a/graphics/sage/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/libsage.a -lib/libsage.so -lib/libsage.so.2 -lib/libsage.so.2.0.0 -include/sage/sage.h -include/sage/utility.h -include/sage/sage_fptr.h -include/sage/GL.h -include/sage/GLU.h -include/sage/header.h -man/man3/sage.3.gz -man/man3/sage_init.3.gz -libdata/pkgconfig/sage.pc |