Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 1998 23:09:06 +0400 (MSD)
From:      osa@ozz.etrust.ru (Ozz!!!)
To:        ports@FreeBSD.ORG
Subject:   My Makefile for libgtop-0.26.2...
Message-ID:  <199809301909.XAA22129@ozz.etrust.ru>

next in thread | raw e-mail | index | archive | help
# New ports collection makefile for:	libgtop
# Version required:		0.26.2
# Date Created:			26 Sep 1998
# Whom:				Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.2 1998/09/30 14:45:46 vanilla Exp $
#

DISTNAME=	libgtop-0.26.2
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/

MAINTAINER=	ports@FreeBSD.ORG

LIB_DEPENDS=	glib11.0:${PORTSDIR}/devel/glib

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

post-install:
	@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib

.include <bsd.port.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809301909.XAA22129>