openbsd-ports/x11/xfed/Makefile
2013-03-11 11:35:43 +00:00

24 lines
404 B
Makefile

# $OpenBSD: Makefile,v 1.28 2013/03/11 11:46:18 espie Exp $
COMMENT= X11 fonts (.bdf files) editor
DISTNAME= xfed
PKGNAME= xfed-1.0
REVISION= 1
CATEGORIES= x11 fonts
# original site no longer available.
MASTER_SITES= http://spacehopper.org/mirrors/
# License: BSD
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= X11 Xau Xdmcp Xext c
USE_GROFF = Yes
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>