On 2013/05/17 02:05, Brian Callahan wrote: > > > On Thu, 16 May 2013, Brian Callahan wrote: > > >Hi ports -- > > > >I was looking through the list of ports with unreachable HOMEPAGEs tonight. > >editors/ee's HOMEPAGE appears to be entirely missing (can't find it > >on DDG or Google). > >The port needed a little tweak anyway, below is a patch: > >* Add PKGNAME (since we probably don't want .src in the package name) > >* Mirror the source myself > >* Take MAINTAINER (unless someone else wants it?) > > > >I needed to add EPOCH for 'make update' to work correctly. > > > >OK? > > > > I found a homepage for ee. The sources on the page are a bit outdated > though, so I'll continue to provide a mirror.
your diff is broken (something with whitespace, not sure what); reads OK to me anyway, but please change this as well, ${INSTALL} ${WRKDIST}/ee ${PREFIX}/bin/ee - should use ${INSTALL_PROGRAM}.