| File: archive/lha/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 12 | Line 12 |
| #XXX: nwall package blurb goes here. endef | #XXX: nwall package blurb goes here. endef |
| LIBDEPS = devel/glibc | |
| # CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = custom | # CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = custom |
| include ../../gar.mk | |
| install-custom: install $(WORKSRC)/src/lha $(DESTDIR)$(bindir) $(MAKECOOKIE) | install-custom: install $(WORKSRC)/src/lha $(DESTDIR)$(bindir) $(MAKECOOKIE) |
| include ../../gar.mk | |