openbsd-ports/x11/bbpager/Makefile

25 lines
540 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2002/11/26 23:28:22 margarida Exp $
COMMENT= "pager for the Blackbox window manager."
2001-01-26 03:34:39 -05:00
DISTNAME= bbpager-0.3.1
2001-01-26 03:34:39 -05:00
CATEGORIES= x11
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ \
http://openbsd.rutgers.edu/
2001-01-26 03:34:39 -05:00
HOMEPAGE= http://bbtools.thelinuxcommunity.org/available.phtml#bbpager
MAINTAINER= Dorqus Maximus <dorqus@bsdfreek.com>
# GPL
2001-01-26 03:34:39 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2001-07-09 13:10:49 -04:00
USE_X11= Yes
2001-01-26 03:34:39 -05:00
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>