openbsd-ports/x11/XawMu/Makefile
sturm 51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00

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>