Imported wip/deforaos-accessories
This commit is contained in:
parent
6c3dfa1712
commit
47d808f90f
2 changed files with 5 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.4919 2012/10/14 17:06:29 thomasklausner Exp $
|
||||
# $Id: Makefile,v 1.4920 2012/10/14 19:34:34 khorben Exp $
|
||||
#
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
@ -415,6 +415,7 @@ SUBDIR+= debian_gtk
|
|||
SUBDIR+= debian_x11
|
||||
SUBDIR+= debugger-git
|
||||
SUBDIR+= dee
|
||||
SUBDIR+= deforaos-accessories
|
||||
SUBDIR+= deforaos-asm
|
||||
SUBDIR+= deforaos-browser
|
||||
SUBDIR+= deforaos-configure
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1 2012/07/30 22:44:24 khorben Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/10/14 19:36:30 khorben Exp $
|
||||
|
||||
|
||||
DISTNAME= deforaos-desktop-0.0.0
|
||||
DISTNAME= deforaos-desktop-0.0.1
|
||||
CATEGORIES= meta-pkgs x11
|
||||
MASTER_SITES= # empty
|
||||
|
||||
|
@ -12,6 +12,7 @@ LICENSE= gnu-gpl-v3
|
|||
|
||||
META_PACKAGE= yes
|
||||
|
||||
DEPENDS+= deforaos-accessories>=0.0.3:../../wip/deforaos-accessories
|
||||
DEPENDS+= deforaos-browser>=0.4.6:../../wip/deforaos-browser
|
||||
DEPENDS+= deforaos-editor>=0.2.0:../../wip/deforaos-editor
|
||||
DEPENDS+= deforaos-framer>=0.0.0:../../wip/deforaos-framer
|
||||
|
|
Loading…
Reference in a new issue