13 lines
179 B
Makefile
13 lines
179 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PORTNAME= presentproto
|
||
|
PORTVERSION= 1.0
|
||
|
CATEGORIES= x11
|
||
|
|
||
|
MAINTAINER= x11@FreeBSD.org
|
||
|
COMMENT= Present protocol specification
|
||
|
|
||
|
XORG_CAT= proto
|
||
|
|
||
|
.include <bsd.port.mk>
|