Files
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00

22 lines
397 B
Makefile

V = 2.0.1
COMMENT = user-friendly text pager
DISTNAME = lookat_bekijk-${V}
PKGNAME = lookat-${V}
CATEGORIES = sysutils textproc
REVISION = 0
HOMEPAGE = http://www.wagemakers.be/english/programs/lookat
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += c curses
SITES = ${SITE_SAVANNAH:=lookat/}
CONFIGURE_STYLE = gnu
FAKE_FLAGS = sysconfdir="${PREFIX}/share/examples/lookat"
.include <bsd.port.mk>