| File: editors/nano/Makefile | |
|---|---|
| lnx-bbc--stable--2.1--patch-38 | lnx-bbc--research--0.0--patch-33 |
| Line 5 | Line 5 |
| DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz LICENSE = GPL2 | DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz LICENSE = GPL2 |
| LIBDEPS = devel/glibc lib/ncurses | |
| DESCRIPTION = nano (free pico clone) define BLURB #XXX: Nano package blurb goes here. endef | DESCRIPTION = nano (free pico clone) define BLURB #XXX: Nano package blurb goes here. endef |
| LIBDEPS = lib/ncurses | |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile |