mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
16 lines
273 B
Makefile
16 lines
273 B
Makefile
# Created by: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
PORTNAME= libdmx
|
|
PORTVERSION= 1.1.4
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= DMX extension library
|
|
|
|
USES= cpe xorg xorg-cat:lib
|
|
USE_XORG= x11 xext xorgproto
|
|
CPE_VENDOR= x
|
|
|
|
.include <bsd.port.mk>
|