2000-07-10 04:16:53 +00:00
|
|
|
# ex:ts=8
|
2000-07-15 18:34:05 +00:00
|
|
|
# Ports collection makefile for: g-wrap
|
|
|
|
# Date created: Jun 29, 2000
|
|
|
|
# Whom: Matthew Condell (mcondell@alum.mit.edu)
|
2000-07-10 04:16:53 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= g-wrap
|
2000-08-09 16:55:09 +00:00
|
|
|
PORTVERSION= 0.9.5
|
2000-07-10 04:16:53 +00:00
|
|
|
CATEGORIES= devel
|
2000-07-15 18:34:05 +00:00
|
|
|
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
|
2000-07-10 04:16:53 +00:00
|
|
|
|
2000-07-15 18:34:05 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2000-07-10 04:16:53 +00:00
|
|
|
|
2000-08-04 01:05:13 +00:00
|
|
|
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
|
2000-07-10 04:16:53 +00:00
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|
2000-07-15 18:34:05 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
2000-07-10 04:16:53 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|