| File: net/sniffit/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 14 | Line 14 |
| #XXX: nwall package blurb goes here. endef | #XXX: nwall package blurb goes here. endef |
| LIBDEPS = devel/glibc lib/libpcap lib/ncurses | LIBDEPS = lib/libpcap lib/ncurses |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile |
| Line 22 | Line 22 |
| CONFIGURE_ARGS = $(DIRPATHS) | CONFIGURE_ARGS = $(DIRPATHS) |
| include ../../gar.mk | |
| install-custom: install $(WORKSRC)/sniffit $(DESTDIR)$(bindir) $(MAKECOOKIE) | install-custom: install $(WORKSRC)/sniffit $(DESTDIR)$(bindir) $(MAKECOOKIE) |
| include ../../gar.mk | |