2017-11-03 23:00:37 +00:00

23 lines
424 B
Makefile

# $OpenBSD: Makefile,v 1.5 2017/11/03 23:00:37 bentley Exp $
COMMENT = X11 printing headers
V = 1.0.5
DISTNAME = printproto-${V}
PKGNAME = xprintproto-${V}
REVISION = 1
CATEGORIES = print devel x11
MAINTAINER = Pascal Stumpf <pascal@stumpf.co>
# MIT
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = https://www.x.org/releases/individual/proto/
EXTRACT_SUFX = .tar.bz2
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>