forked from Lainports/opnsense-ports
17 lines
281 B
Makefile
17 lines
281 B
Makefile
# Created by: Eric Anholt <anholt@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= libdmx
|
|
PORTVERSION= 1.1.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= DMX extension library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= x11 xext xorgproto
|
|
USES+= cpe
|
|
CPE_VENDOR= x
|
|
|
|
.include <bsd.port.mk>
|