51c1e97a0f
during the release with pval@ other categories will follow once they are finished
29 lines
537 B
Makefile
29 lines
537 B
Makefile
# $OpenBSD: Makefile,v 1.2 2003/10/08 17:13:15 sturm Exp $
|
|
|
|
COMMENT= "modern look Athena widgets"
|
|
|
|
VERSION= 1.5
|
|
DISTNAME= XawM-${VERSION}u
|
|
PKGNAME= XawMu-${VERSION}
|
|
CATEGORIES= x11 devel
|
|
|
|
HOMEPAGE= http://xawm.sourceforge.net/
|
|
|
|
MASTER_SITES= http://siag.nu/pub/widgets/
|
|
|
|
MAINTAINER= Margarida Sequeira <margarida@openbsd.org>
|
|
|
|
# X11/badly worded
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_X11= Yes
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|