openbsd-ports/x11/xkeycaps/Makefile
espie 3b81465fa2 xkeycaps port, from Hans Insulander, tweaked for the latest bsd.port.mk.
- CONFIGURE_STYLE
- no do-install, default install is running just fine
2000-07-01 18:00:36 +00:00

20 lines
429 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2000/07/01 18:00:36 espie Exp $
DISTNAME= xkeycaps-2.46
CATEGORIES= x11 sysutils
NEED_VERSION= 1.310
MASTER_SITES= http://www.jwz.org/xkeycaps/
EXTRACT_SUFX= .tar.Z
MAINTAINER= hin@stacken.kth.se
HOMEPAGE=http://www.jwz.org/xkeycaps/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>