1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/g-wrap/Makefile
Will Andrews 310336da71 freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info.

PR:		19943
Submitted by:	Ports Fury
2000-07-15 18:34:05 +00:00

22 lines
395 B
Makefile

# ex:ts=8
# Ports collection makefile for: g-wrap
# Date created: Jun 29, 2000
# Whom: Matthew Condell (mcondell@alum.mit.edu)
#
# $FreeBSD$
#
PORTNAME= g-wrap
PORTVERSION= 0.9.4
CATEGORIES= devel
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>