openbsd-ports/print/xprintproto/Makefile
2013-03-11 11:35:43 +00:00

22 lines
420 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 11:37:54 espie Exp $
COMMENT = X11 printing headers
V = 1.0.5
DISTNAME = printproto-${V}
PKGNAME = xprintproto-${V}
CATEGORIES = print devel x11
MAINTAINER = Pascal Stumpf <Pascal.Stumpf@cubes.de>
# MIT
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/
EXTRACT_SUFX = .tar.bz2
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>