Import fluxter 0.1.0
Fluxter is a workspace pager dockapp, particularly useful with the Fluxbox window manager. It is largely based on bbpager for Blackbox. From D. Adam Karim <adam@akarsoft.com>
This commit is contained in:
parent
39c2daea8b
commit
da3eae1c12
28
x11/fluxter/Makefile
Normal file
28
x11/fluxter/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/09/22 08:58:46 alek Exp $
|
||||
|
||||
COMMENT= "slit pager for fluxbox window manager"
|
||||
|
||||
DISTNAME= fluxter-0.1.0
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= D. Adam Karim <adam@akarsoft.com>
|
||||
|
||||
HOMEPAGE= http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html
|
||||
|
||||
# GNU
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://benedict.isomedia.com/homes/stevencooper/files/
|
||||
|
||||
WANTLIB= m ICE X11 c SM stdc++
|
||||
|
||||
RUN_DEPENDS= :fluxbox-*:x11/fluxbox
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
4
x11/fluxter/distinfo
Normal file
4
x11/fluxter/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (fluxter-0.1.0.tar.gz) = 6d18553220e8fc33c54762d2e7d31528
|
||||
RMD160 (fluxter-0.1.0.tar.gz) = b4059b81aa448f6f5c3ef7f4672335396448ac2d
|
||||
SHA1 (fluxter-0.1.0.tar.gz) = d0da4759a21fdadc8a6457195c87b6648b5d69bc
|
||||
SIZE (fluxter-0.1.0.tar.gz) = 99522
|
2
x11/fluxter/pkg/DESCR
Normal file
2
x11/fluxter/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Fluxter is a workspace pager dockapp, particularly useful with the
|
||||
Fluxbox window manager. It is largely based on bbpager for Blackbox.
|
6
x11/fluxter/pkg/PLIST
Normal file
6
x11/fluxter/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/09/22 08:58:46 alek Exp $
|
||||
bin/fluxter
|
||||
share/fluxbox/
|
||||
share/fluxbox/README.fluxter
|
||||
share/fluxbox/fluxter.bb
|
||||
share/fluxbox/fluxter.nobb
|
Loading…
Reference in New Issue
Block a user