Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 17:25:37 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        Studded@san.rr.com
Cc:        FreeBSD-ports@FreeBSD.ORG
Subject:   Re: How-to question for port with no makefile
Message-ID:  <199805060025.RAA07993@silvia.HIP.Berkeley.EDU>
In-Reply-To: <354E8B07.18ACD7@san.rr.com> (message from Studded on Mon, 04 May 1998 20:44:07 -0700)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I'm attempting to port an irc client written in perl (called sirc) that
 * does not have a makefile. It does however need to build a small C binary
 * used as a terminal emulator. I've looked through several of the various

Write the makefile yourself, put it in ${FILESDIR} and copy it to
${WRKSRC} in post-extract.  If it's really trivial, you can even list
the compilation command in do-build and forget about the makefile
altogether.

Satoshi

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?199805060025.RAA07993>