1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/x11/printproto/Makefile
Dmitry Marakasov 54eb58bf57 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-04-12 09:03:36 +00:00

17 lines
264 B
Makefile

# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
PORTNAME= printproto
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Print extension headers
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= proto
.include <bsd.port.mk>