summaryrefslogtreecommitdiffstats
path: root/devel/g-wrap/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-07-15 18:34:05 +0000
committerwill <will@FreeBSD.org>2000-07-15 18:34:05 +0000
commit75c357f5809a66206aa63b4adcc1059b1bc98be5 (patch)
tree298ed544a0246035c7f3aa7b3e2cc68e23231496 /devel/g-wrap/Makefile
parentda988244aa0849027a0af5a43b8cf2869c38b8f4 (diff)
downloadFreeBSD-ports-75c357f5809a66206aa63b4adcc1059b1bc98be5.zip
FreeBSD-ports-75c357f5809a66206aa63b4adcc1059b1bc98be5.tar.gz
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info. PR: 19943 Submitted by: Ports Fury
Diffstat (limited to 'devel/g-wrap/Makefile')
-rw-r--r--devel/g-wrap/Makefile19
1 files changed, 6 insertions, 13 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index fb86fd9..6ceceb1 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -1,7 +1,7 @@
# ex:ts=8
-# Ports collection makefile for: g-wrap
-# Date created: Jun 29, 2000
-# Whom: Matthew Condell (mcondell@alum.mit.edu)
+# Ports collection makefile for: g-wrap
+# Date created: Jun 29, 2000
+# Whom: Matthew Condell (mcondell@alum.mit.edu)
#
# $FreeBSD$
#
@@ -9,20 +9,13 @@
PORTNAME= g-wrap
PORTVERSION= 0.9.4
CATEGORIES= devel
-MASTER_SITES= ftp://www.gnucash.org/pub/g-wrap/source/
+MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile
-INSTALLS_SHLIB= yes
-
-USE_GMAKE= yes
USE_LIBTOOL= yes
-
-post-install:
- install-info --section "Scheme Programming" \
- --entry "* g-wrap: (g-wrap). A tool for exporting C libraries into Scheme interpreters."\
- ${PREFIX}/info/g-wrap.info ${PREFIX}/info/dir
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud